Unit 'GLSmoothNavigator' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLNavigatorInertiaParameters

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GLSmoothNavigator.pas line 224

type TGLNavigatorInertiaParameters = class(TPersistent)

protected

  function GetOwner; override;

  

public

  constructor Create(); virtual;

  

  procedure Assign(); override;

  

  procedure ScaleParameters(); virtual;

  

published

  property MovementAcceleration: Single; [rws]

  

  property MovementInertia: Single; [rws]

  

  property MovementSpeed: Single; [rws]

  

  property TurnMaxAngle: Single; [rws]

  

  property TurnInertia: Single; [rws]

  

  property TurnSpeed: Single; [rws]

  

end;

Inheritance

TGLNavigatorInertiaParameters

  

|

TObject



CT Web help

CodeTyphon Studio