Unit 'GLODESkeletonColliders' Package
[Overview][Classes][Procedures and functions][Index] [#pl_glscene]

TSCODEBox

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

Declaration

Source position: GLODESkeletonColliders.pas line 87

type TSCODEBox = class(TSCODEBase)

protected

  procedure SetBoxWidth();

  

  procedure SetBoxHeight();

  

  procedure SetBoxDepth();

  

public

  constructor Create; override;

  

  procedure WriteToFiler(); override;

  

  procedure ReadFromFiler(); override;

  

  procedure AddToSpace(); override;

  

  property BoxWidth: TdReal; [rw]

  

  property BoxHeight: TdReal; [rw]

  

  property BoxDepth: TdReal; [rw]

  

end;

Inheritance

TSCODEBox

  

|

TSCODEBase

  

|

TObject



CT Web help

CodeTyphon Studio