torque Torque Game Engine Documentation
TGE Version 1.5.2

GridSquare Struct Reference

#include <terrData.h>


Public Types

enum  {
  Split45 = 1,
  Empty = 2,
  HasEmpty = 4,
  MaterialShift = 3,
  MaterialStart = 8,
  Material0 = 8,
  Material1 = 16,
  Material2 = 32,
  Material3 = 64
}

Data Fields

U16 minHeight
U16 maxHeight
U16 heightDeviance
U16 flags


Member Enumeration Documentation

anonymous enum

Enumerator:
Split45 
Empty 
HasEmpty 
MaterialShift 
MaterialStart 
Material0 
Material1 
Material2 
Material3 


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen