Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
D
 data, IMAGE_INFO
F
 format, IMAGE_INFO
H
 height, IMAGE_INFO
P
 pos, Entity
 proximity_radius, Entity
W
 width, IMAGE_INFO
void *data
Pointer to the image data.
int format
Contains the format of the image.
int height
Contains the height of the image
vec2 pos
Contains the current posititon of the entity.
float proximity_radius
Contains the physical size of the entity.
int width
Contains the width of the image
Close