|
|
static void | init () |
| |
|
static void | shutdown () |
| |
|
static void | update (float deltaSeconds, shared_ptr< World > gameWorld) |
| |
|
|
static shared_ptr< Actor > | cameraActor |
| |
|
static shared_ptr< Camera > | cameraComponent |
| |
|
static shared_ptr< World > | world |
| |
|
static shared_ptr< Actor > | currentSelectedActor |
| |
|
static shared_ptr< Actor > | moveHandles |
| |
|
static shared_ptr< Actor > | rotateHandles |
| |
|
static shared_ptr< Actor > | scaleHandles |
| |
|
static shared_ptr< UIWidget > | uiWidgetTest |
| |
|
static TransformMode | transformMode |
| |
The documentation for this class was generated from the following files:
- /Users/guilherme_cunha/Dev/GITHUB/GUInity/Source/Editor.hpp
- /Users/guilherme_cunha/Dev/GITHUB/GUInity/Source/Editor.cpp