[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uSpringConstraint.pas line 32
type SpringConstraint = class(AbstractConstraint) |
||
public |
||
constructor Create(); |
|
|
procedure checkParticlesLocation; |
|
|
procedure Resolve; override; |
|
|
procedure SetCollidable(); |
|
|
function IsConnectedTo(); |
|
|
procedure Paint; override; |
|
|
property CurrLength: Double; [r] |
|
|
|
||
property Angle: Double; [r] |
|
|
property Radian: Double; [r] |
|
|
property RectScale: Double; [r] |
|
|
property RectHeight: Double; [r] |
|
|
|
||
property RestLength: Double; [rw] |
|
|
property Collidable: Boolean; [rw] |
|
|
property SCP: AbstractParticle; [r] |
|
|
property FixedEndLimit: Double; [rw] |
|
|
property Fixed: Boolean; [r] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |