#include <types.h>
Public Attributes | |
int | state |
float | position [3] |
float | scale |
float | color [3] |
int | flag |
int | mouse_state |
char | msg [LINE_SIZE] |
float menu_t::color[3] |
int menu_t::flag |
int menu_t::mouse_state |
char menu_t::msg[LINE_SIZE] |
float menu_t::position[3] |
float menu_t::scale |
int menu_t::state |