Unit CastleWindowTouch

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Window with controls for easy navigation on touch interfaces.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCastleWindowTouch  

Types

TTouchInterface = (...);

Constants

etciNone = tiNone deprecated;
etciCtlWalkCtlRotate = tiCtlWalkCtlRotate deprecated;
etciCtlWalkDragRotate = tiCtlWalkDragRotate deprecated;
etciCtlFlyCtlWalkDragRotate = tiCtlFlyCtlWalkDragRotate deprecated;
etciCtlPanXYDragRotate = tiCtlPanXYDragRotate deprecated;

Description

Types

TTouchInterface = (...);
 
Values
  • tiNone:  
  • tiCtlWalkCtlRotate:  
  • tiCtlWalkDragRotate:  
  • tiCtlFlyCtlWalkDragRotate:  
  • tiCtlPanXYDragRotate:  

Constants

etciNone = tiNone deprecated;

Warning: this symbol is deprecated.

 
etciCtlWalkCtlRotate = tiCtlWalkCtlRotate deprecated;

Warning: this symbol is deprecated.

 
etciCtlWalkDragRotate = tiCtlWalkDragRotate deprecated;

Warning: this symbol is deprecated.

 
etciCtlFlyCtlWalkDragRotate = tiCtlFlyCtlWalkDragRotate deprecated;

Warning: this symbol is deprecated.

 
etciCtlPanXYDragRotate = tiCtlPanXYDragRotate deprecated;

Warning: this symbol is deprecated.

 

Generated by PasDoc 0.14.0.