C# Class Grey.Vox.Voxel

Datei anzeigen Open project: RegrowthStudios/VoxelRTS

Public Properties

Property Type Description
Flags byte
ID ushort

Public Methods

Method Description
Voxel ( ushort id ) : System

Method Details

Voxel() public method

public Voxel ( ushort id ) : System
id ushort
return System

Property Details

Flags public_oe property

public byte Flags
return byte

ID public_oe property

public ushort ID
return ushort