Base class for the input manager More...
Data Fields | |
bool | isFrontFacing |
Static Public Attributes | |
static Action< ManoMotionFrame > | OnFrameUpdated |
static Action< ManoMotionFrame > | OnFrameInitialized |
static Action< ManoMotionFrame > | OnFrameResized |
static Action< DeviceOrientation > | OnOrientationChanged |
static Action< AddOn > | OnAddonSet |
static Action | OnChangeCamera |
Protected Member Functions | |
virtual void | ResizeCurrentFrameTexture (int width, int height) |
virtual void | ForceApplicationPermissions () |
Forces the application to ask for camera permissions and external storage read and writte. More... | |
virtual void | UpdateFrame< T > (T parameter) |
virtual void | UpdateFrame () |
Protected Attributes | |
int | rezMinValue |
int | rezMaxValue |
Base class for the input manager
|
inlineprotectedvirtual |
Forces the application to ask for camera permissions and external storage read and writte.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
bool InputManagerBaseClass.isFrontFacing |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
protected |
|
protected |