#include <vgui_grid_tableau.h>
Definition at line 24 of file vgui_grid_tableau.h.
Public Attributes | |
| int | handle |
| Handle returned by poly_tableau. | |
| int | tab_pos |
| Position of our tableau in the array of tableaux (`tabs'). | |
| bool | is_default |
| True if this is a default tableau (not set by the user). | |
| int | time_selected |
| Time last left clicked on (-1 if not selected). | |
|
|
Handle returned by poly_tableau.
Definition at line 27 of file vgui_grid_tableau.h. |
|
|
True if this is a default tableau (not set by the user).
Definition at line 31 of file vgui_grid_tableau.h. |
|
|
Position of our tableau in the array of tableaux (`tabs').
Definition at line 29 of file vgui_grid_tableau.h. |
|
|
Time last left clicked on (-1 if not selected).
Definition at line 33 of file vgui_grid_tableau.h. |
1.4.4