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)=0
drawable
pure virtual
drawable
()=default
drawable
flags
drawable
get_drawing_layer
()
drawable
inline
get_flags
() const
animation_base
inline
get_pixel_offset
() const
animation_base
inline
get_tile
() const
animation_base
inline
hit_test_fn
(const xy_pair &draw_pos, const xy_pair &obj_pos)=0
drawable
pure virtual
is_multiple_frame_animation_fn
()=0
drawable
pure virtual
layers
animation_base
protected
link_list
()
link_list
next
link_list
pixel_offset
animation_base
protected
prev
link_list
remove_from_list
()
link_list
remove_from_tile
()
animation_base
set_drawing_layer
(int layer)
drawable
inline
set_flags
(uint32_t iFlags)
animation_base
inline
set_layer
(int iLayer, int iId)
animation_base
set_layers_from
(const animation_base *pSrc)
animation_base
inline
set_pixel_offset
(int x, int y)
animation_base
inline
set_tile
(const xy_pair &tile_pos)
animation_base
inline
tile
animation_base
protected
~link_list
()
link_list
virtual
Generated by