CAST II Game Engine

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

Unit C22D

Description

CAST II Engine 2D wrapper unit

(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

Classes, Interfaces and Objects

NameDescription
Class TBitmapFont 
Class TC2Screen 

Functions and Procedures

Overview

function GetUnitClassList: TClassArray;

Description

function GetUnitClassList: TClassArray;

Returns list of classes introduced by the unit

Enumerations

T2DPrimitiveKind
2D primitive kinds
 pkSolidSolid primitive
 pkTextText

Constants

Overview

ZDecr = 0.0001;

Description

ZDecr = 0.0001;

 

Last modified: Jan 6, 2010
Copyright (C) 2006-2010, casteng.com