Unit 'GLODEManager' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TODEJointBall

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

Declaration

Source position: GLODEManager.pas line 640

type TODEJointBall = class(TODEJointBase)

protected

  procedure WriteToFiler(); override;

  

  procedure ReadFromFiler(); override;

  

  procedure SetAnchor();

  

  procedure AnchorChange();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure StructureChanged; override;

  

  procedure Initialize; override;

  

  class function FriendlyName; override;

  

  class function FriendlyDescription; override;

  

published

  property Anchor: TGLCoordinates; [rw]

  

end;

Inheritance

TODEJointBall

  

|

TODEJointBase

  

|

TObject



CT Web help

CodeTyphon Studio