Untold Engine  Beta v0.0.16
docs
Controller

Classes

class  U4DEngine::U4DGamepadController
 The U4DGamepadController class manages all inputs from a game pad. More...
 
class  U4DEngine::U4DKeyboardController
 The U4DKeyboardController class manages the user inputs detected on the keyboard and mouse on a mac. More...
 
class  U4DEngine::U4DTouchesController
 The U4DTouchesController class manages the touch inputs (buttons and joysticks) detected on iOS devices. More...
 
class  U4DEngine::U4DControllerInterface
 The U4DController interface provides the behaviors for the different type of controllers. More...
 
class  U4DEngine::U4DButton
 The U4DButton class manages button entities. More...
 
class  U4DEngine::U4DCheckbox
 The U4DCheckbox class manages slider entities. More...
 
class  U4DEngine::U4DJoystick
 The U4DJoystick class controls the joystick entity. More...
 
class  U4DEngine::U4DSlider
 The U4DSlider class manages slider entities. More...
 
class  U4DEngine::U4DWindow
 The U4DWindow class manages window entities. More...
 

Detailed Description