CAST II Game Engine |
|||||||||||||||
![]() |
DESCRIPTION | ![]() |
FEATURES | ![]() |
SCREENSHOTS | ![]() |
FORUMS | ![]() |
DOCUMENTATION | ![]() |
DOWNLOADS | ![]() |
CONTACTS | ![]() |
|
(C) 2006 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
Unit contains classes for rendering 2D objects through 3D device
| Name | Description |
|---|---|
Class TBitmapFont | |
Class TC2Screen |
function GetUnitClassList: TClassArray; |
function GetUnitClassList: TClassArray; |
Returns list of classes introduced by the unit
pkSolid = 0; |
pkText = 1; |
ZDecr = 0.0001; |
pkSolid = 0; |
Primitive kinds
pkText = 1; |
ZDecr = 0.0001; |
|
Last modified: 4 Jul, 2008 |