source --> actor

class bicotiActorGraphic2DPanel
    extends bicotiActorGraphic2D as public

Proporciona un panel.

Un panel es un área rectangular donde se pueden pegar otros actores gráficos.

Source:
../../source/actor/actor_graphic_2D_panel.hpp:16

See Also:
bicotiHomologousGraphic2DPanel

Constructors Index

bicotiActorGraphic2DPanel
[public] Constructor
~bicotiActorGraphic2DPanel
[public] Destructor


Constructors

bicotiActorGraphic2DPanel

public bicotiActorGraphic2DPanel ( char * act_name = NULL ) ;

Constructor

Construye un nuevo bicotiActorGraphic2DPanel

Parameters:
act_name nombre del actor

bicotiActorGraphic2DPanel

public ~ bicotiActorGraphic2DPanel ( ) ;

Destructor


bicoti II

bicoti II
Claudio Risso
Wilman Alarcon

Click here to return to the top of the page.