Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Unit RMDTerrain

Description

MUGGLE - MultiUser Game GLScene Engine
http://gls-fps-3d.sourceforge.net
$Id: RMDTerrain.pas,v 1.4 2003/09/26 05:31:00 aidave Exp $ Based on Demo2 w/RMDTerrain by Philipp, Caperaven, and Dan

History :

Classes, Interfaces and Objects

NameDescription
Class TRMDTerrain  

Types

NameDescription
TCell = array[0..DEF_CellSize + 4, 0..DEF_CellSize + 4] of single;  
TIntegerArray2 = array[0..1] of integer;  

Constants

NameDescription
DEF_CellSize = 128;  

Generated by PasDoc 0.8.7 on Mon 29/ Sep 2003 18:51:05