godot/modules/tga
letheed 5ad9be4c24 Rename pos to position in user facing methods and variables
Rename user facing methods and variables as well as the corresponding
C++ methods according to the folloming changes:

* pos -> position
* rot -> rotation
* loc -> location

C++ variables are left as is.
2017-09-20 13:11:10 +02:00
..
config.py TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00
image_loader_tga.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
image_loader_tga.h Fix files header 2017-09-01 21:07:55 +07:00
register_types.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
register_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00