Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Attributes | List of all members
Gfx::TerrainMaterial Struct Reference

Material for ground surface. More...

#include <terrain.h>

Public Attributes

short id
 Unique ID.
std::string texName
 Texture.
Math::Point uv
 UV texture coordinates.
float hardness
 Terrain hardness (defines e.g. sound of walking)
char mat [4]
 IDs of neighbor materials: up, right, down, left.

Detailed Description

Material for ground surface.


The documentation for this struct was generated from the following file: