|
CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
|
This is the complete list of members for cursor, including all inherited members.
| create_from_sprite(sprite_sheet *pSheet, size_t iSprite, int iHotspotX=0, int iHotspotY=0) | cursor | |
| cursor()=default | cursor | |
| draw(render_target *pCanvas, int iX, int iY) | cursor | |
| set_position(render_target *pTarget, int iX, int iY) | cursor | static |
| use(render_target *pTarget) | cursor | |
| ~cursor() | cursor |