CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
animation_base Member List

This is the complete list of members for animation_base, including all inherited members.

animation_base()animation_base
attach_to_tile(const xy_pair &tile_pos, map_tile *node, int layer)animation_base
draw_fn(render_target *canvas, const xy_pair &draw_pos)=0drawablepure virtual
drawable()=defaultdrawable
flagsdrawable
get_drawing_layer()drawableinline
get_flags() constanimation_baseinline
get_pixel_offset() constanimation_baseinline
get_tile() constanimation_baseinline
hit_test_fn(const xy_pair &draw_pos, const xy_pair &obj_pos)=0drawablepure virtual
is_multiple_frame_animation_fn()=0drawablepure virtual
layersanimation_baseprotected
link_list()link_list
nextlink_list
pixel_offsetanimation_baseprotected
prevlink_list
remove_from_list()link_list
remove_from_tile()animation_base
set_drawing_layer(int layer)drawableinline
set_flags(uint32_t iFlags)animation_baseinline
set_layer(int iLayer, int iId)animation_base
set_layers_from(const animation_base *pSrc)animation_baseinline
set_pixel_offset(int x, int y)animation_baseinline
set_tile(const xy_pair &tile_pos)animation_baseinline
tileanimation_baseprotected
~link_list()link_listvirtual