D | |
data, IMAGE_INFO | |
F | |
format, IMAGE_INFO | |
H | |
height, IMAGE_INFO | |
P | |
pos, Entity | |
proximity_radius, Entity | |
W | |
width, IMAGE_INFO |
Pointer to the image data.
void *data
Contains the format of the image.
int format
Contains the height of the image
int height
Contains the current posititon of the entity.
vec2 pos
Contains the physical size of the entity.
float proximity_radius
Contains the width of the image
int width