[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |