CAST II Game Engine |
|||||||||||||||
![]() |
DESCRIPTION | ![]() |
FEATURES | ![]() |
SCREENSHOTS | ![]() |
FORUMS | ![]() |
DOCUMENTATION | ![]() |
DOWNLOADS | ![]() |
CONTACTS | ![]() |
|
(C) 2006-2007 George "Mirage" Bakhtadze. www.casteng.com
The source code may be used under either MPL 1.1 or LGPL 2.1 license. See included license.txt file
Created: 08.01.2007
Unit contains basic affectors and emitters for particle systems
| Name | Description |
|---|---|
Class TPSAbsorber | |
Class TPSAttractor | |
Class TPSColorInterpolator | |
Class TPSForce | |
Class TPSMover | |
Class TRangedAffector | |
Class TSphericalEmitter |
function GetUnitClassList: TClassArray; |
function GetUnitClassList: TClassArray; |
Returns list of classes introduced by the unit
TColorLerpStep = record Age: Single; Color: BaseTypes.TColor; end; |
TColorLerpStep = record Age: Single; Color: BaseTypes.TColor; end; |
|
Last modified: 4 Jul, 2008 |