BGEntity() | BGEntity | |
box | BGEntity | [private] |
damage | BGEntity | [private] |
get_box() | BGEntity | |
get_damage() | BGEntity | |
get_name() | BGEntity | |
get_tilesize() | BGEntity | |
index | BGEntity | [private] |
info | BGEntity | [private] |
is_onscreen() | BGEntity | |
is_walkable() | BGEntity | |
name | BGEntity | [private] |
onscreen | BGEntity | [private] |
set_index(int i) | BGEntity | |
set_location(int x, int y) | BGEntity | |
set_name(string str) | BGEntity | |
set_onscreen(int i) | BGEntity | |
set_tile_props(int first_prop, int second_prop) | BGEntity | |
set_tiledata(Tiledata *t) | BGEntity | |
set_tileinfo(tile_info *newinfo) | BGEntity | |
Tiledata class | BGEntity | [friend] |
tiledata | BGEntity | |
walkable | BGEntity | [private] |
~BGEntity() | BGEntity |