ManoMotion Unity SDK 2.0
SDK documentation
Loading...
Searching...
No Matches
ManoMotion.Instructions.New Namespace Reference

Classes

class  Instruction
 Component that keeps track of an instruction requirement. More...
 
class  InstructionManager
 Manager for new style of instructions. More...
 
class  InstructionPanel
 Updates the instruction panels position depending on the device orientation. More...
 
class  InstructionStep
 Manager of an instruction panel that can have multiple requirements. Example is the panel with both Grab and Release instructions. More...
 
class  NextTimer
 Invokes an event when timer has been active for a specified time. More...
 

Enumerations

enum  GestureAnimation {
  None , Grab , Release , Click ,
  Pick , Drop
}
 

Enumeration Type Documentation

◆ GestureAnimation

Enumerator
None 
Grab 
Release 
Click 
Pick 
Drop