StaticSceneController
#include <staticscenecontroller.h>
Inherits from SceneController, Serenity::Entity
Public Functions
Public Attributes
|
Name |
KDBindings::Property<::Serenity::Camera * > |
camera |
Additional inherited members
Public Functions inherited from SceneController
Protected Attributes inherited from SceneController
Public Functions Documentation
function StaticSceneController
| explicit StaticSceneController(
Serenity::LayerManager * layerManager,
const String & sourcePath
)
|
function ~StaticSceneController
function cleanup
| virtual void cleanup() override
|
Reimplements: SceneController::cleanup
Public Attributes Documentation
variable camera
| KDBindings::Property<::Serenity::Camera * > camera { nullptr };
|
Updated on 2023-07-03 at 11:02:07 +0000