-
Notifications
You must be signed in to change notification settings - Fork 1
Map_element
fgrimau edited this page Dec 28, 2019
·
10 revisions
no description..
MapElement()MapElement(const MapElement&)~MapElement()
MapElement& operator=(const MapElement&)
bool get_accessibility(int) constSDL_Rect get_rect() const
void set_accessibility(int, bool) constvoid set_rect(SDL_Rect)void set_rect(int, int, int, int)
int draw(Screen*, int, int)int draw(Screen*, SDL_Rect)SDL_Rect* m_image_rectbool m_accessibility[4]