Project Hoshimi Documented Class Library
PointInfo Property
NamespacesPH.CommonBotPointInfo
Point used for different operation. While moving, it is the point at the end of the movement. While defending, it is the point where it shoot. While Transfering, it must be the location of the Needle where it want to tranfer OXY. While Collecting, it must be the point where OXY Landing point is.
Declaration Syntax
C#Visual BasicVisual C++
public Point PointInfo { get; }
Public ReadOnly Property PointInfo As Point
public:
property Point PointInfo {
	Point get ();
}
Remarks

[Missing <remarks> documentation for P:PH.Common.Bot.PointInfo]

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0