Graphic Module Portal System Peer. More...
#include <deBaseGraphicPortalSystem.h>
Public Member Functions | |
Constructors and Destructors | |
| deBaseGraphicPortalSystem () | |
| Creates a new peer. | |
| virtual | ~deBaseGraphicPortalSystem () |
| Cleans up the peer. | |
Notifications | |
| virtual void | PositionChanged () |
| Position changed. | |
| virtual void | OrientationChanged () |
| Orientation changed. | |
| virtual void | LayoutChanged () |
| Layout changed. | |
Graphic Module Portal System Peer.
| deBaseGraphicPortalSystem::deBaseGraphicPortalSystem | ( | ) |
Creates a new peer.
| virtual deBaseGraphicPortalSystem::~deBaseGraphicPortalSystem | ( | ) | [virtual] |
Cleans up the peer.
| virtual void deBaseGraphicPortalSystem::LayoutChanged | ( | ) | [virtual] |
Layout changed.
| virtual void deBaseGraphicPortalSystem::OrientationChanged | ( | ) | [virtual] |
Orientation changed.
| virtual void deBaseGraphicPortalSystem::PositionChanged | ( | ) | [virtual] |
Position changed.
1.7.2