C# Class Grey.Vox.Voxel

Afficher le fichier Open project: RegrowthStudios/VoxelRTS

Méthodes publiques

Свойство Type Description
Flags byte
ID ushort

Méthodes publiques

Méthode Description
Voxel ( ushort id ) : System

Method Details

Voxel() public méthode

public Voxel ( ushort id ) : System
id ushort
Résultat System

Property Details

Flags public_oe property

public byte Flags
Résultat byte

ID public_oe property

public ushort ID
Résultat ushort