-
Notifications
You must be signed in to change notification settings - Fork 1
Text_input
fgrimau edited this page Dec 28, 2019
·
12 revisions
no description..
TextInput()TextInput(const TextInput&)~TextInput()TextInput& operator=(const TextInput&)
bool collide(SDL_Event*) constbool collide(int, int) const
void set_text_size(int, int)
int draw(Screen*)int update(SDL_Event*, Screen*, TTF_Font*)void update_image(Screen*, TTF_Font*)SDL_Texture* m_texSDL_Surface* m_background_imageSDL_Rect* m_init_sizeSDL_Rect* m_screen_pos_sizeSint32 m_cursor_posSint32 m_selection_lenbool m_is_active