CRaPI - Correct Robust and Perfect API

MobileObject Constructor

Default constructor

Overload List

Default constructor

public MobileObject();

Constructs a MobileObject

public MobileObject(double,double,int,Point2D);

Constructs a MobileObject

public MobileObject(double,double,int,Point2D,double,double,string);

Constructs a MobileObject

public MobileObject(int,Point2D);

See Also

MobileObject Class | TeamYaffa.CRaPI.World.GameObjects Namespace