CAST II Game Engine

   DESCRIPTION       FEATURES       SCREENSHOTS       FORUMS       DOCUMENTATION       DOWNLOADS       CONTACTS   
Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Enumerations
Variables
Constants
Functions and Procedures
Identifiers

Unit C2Affectors

Description

CAST II Engine affectors unit

(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

Classes, Interfaces and Objects

NameDescription
Class TPSAbsorber 
Class TPSAttractor 
Class TPSColorInterpolator 
Class TPSForce 
Class TPSMover 
Class TRangedAffector 
Class TSphericalEmitter 

Functions and Procedures

Overview

function GetUnitClassList: TClassArray;

Description

function GetUnitClassList: TClassArray;

Returns list of classes introduced by the unit

Types

Overview

TColorLerpStep = record Age: Single; Color: BaseTypes.TColor; end;

Description

TColorLerpStep = record Age: Single; Color: BaseTypes.TColor; end;

 

Last modified: 4 Jul, 2008
Copyright (C) 2006-2008, casteng.com