Back to Server

StaticTile

(ctor) StaticTile( ushort id, sbyte z )
(ctor) StaticTile( ushort id, byte x, byte y, sbyte z, short hue )
int Height( get; )
int Hue( get; set; )
int ID( get; )
int X( get; set; )
int Y( get; set; )
int Z( get; set; )
void Set( ushort id, sbyte z )
void Set( ushort id, byte x, byte y, sbyte z, short hue )