Public Member Functions | |
vgui_deck_switch_command (vgui_deck_tableau *d, int i) | |
void | execute () |
void | ref () |
void | unref () |
int | get_references () const |
bool | is_referenced () const |
Public Attributes | |
vgui_deck_tableau * | deck |
int | index |
Definition at line 275 of file vgui_deck_tableau.cxx.
vgui_deck_switch_command::vgui_deck_switch_command | ( | vgui_deck_tableau * | d, |
int | i | ||
) | [inline] |
Definition at line 278 of file vgui_deck_tableau.cxx.
void vgui_deck_switch_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 279 of file vgui_deck_tableau.cxx.
Definition at line 281 of file vgui_deck_tableau.cxx.
Definition at line 282 of file vgui_deck_tableau.cxx.