source --> actor
Clase para uso interno de bicotiActorGraphicMenu.
InternalStructure es una clase para uso interno de bicotiActorGraphicMenu. Representa los ítems y separadores del menú.
InternalStructure
id
is_separator
item_name
ptr_popup
operator ==
public InternalStructure ( int id ,
bool = true ,
char * = NULL ,
bicotiActorGraphicMenuPopup * = NULL ) ;
public int id
public bool is_separator
public char * item_name
public bicotiActorGraphicMenuPopup * ptr_popup
public bool operator == ( const InternalStructure & ) const ;
Claudio Risso Wilman Alarcon
Click here to return to the top of the page.