Unit CastleWindowTouch

Description

Window with controls for easy navigation on touch interfaces.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCastleWindowTouch Full-featured window for rendering (see TCastleWindow) with optional touch controls, to provide a 3D navigation comfortable on touch devices (phones, tablets and such).

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.15.0.