Signal
CogPlatform::viewport-created
Description [src]
Signal emitted for each created viewport.
This signal is mainly intended to be used from platform plug-in
implementations that need to track instantiated CogViewport
instances.
Default handler: | The default handler is called after the handlers added via |
Available since: | 0.20 |
Parameters
viewport |
CogViewport |
Viewport just created. |
|
The data is owned by the caller of the function. |