Back to Server

Entity : IEntity, IPoint3D, IPoint2D

(ctor) Entity( Serial serial, Point3D loc, Map map )
Point3D Location( get; )
Map Map( get; )
Serial Serial( get; )
int X( get; )
int Y( get; )
int Z( get; )