Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Classes | |
class | AssemblyUtils |
Library that contains uniform methods for assembly operations. More... | |
class | AssetsHandler |
Provides API for assets handling. More... | |
struct | InputAxis |
The structure that represents the built-in Unity axis property into the Input Manager. More... | |
class | InputSettings |
Static handler that implements API for Input Manager affection. More... | |
interface | IProjectSettings |
Interface for class for storing project settings presets. More... | |
class | LayersSettings |
class | Preset |
Class for storing project settings. More... | |
class | ProjectSettingsLoadWindow |
Implements UI window where user can select and load assets those contains project settings definition. More... | |
class | ProjectSettingsManager |
Facade API to handle project settings configuration. More... | |
class | ProjectSettingsNewWindow |
Window to creating new Project settings cast. More... | |
class | TagSettings |
Facade API to handle in project defined tags. More... | |
Enumerations | |
enum | AxisType { KeyOrMouseButton = 0 , MouseMovement = 1 , JoystickAxis = 2 } |
Defines the type of input device. | |