Project Hoshimi Documented Class Library
IsInSafeArea Method (p)
NamespacesPH.CommonPlayerIsInSafeArea(Point)
Indicate if the point (at the beginning of the turn) is in a Safe Area
Declaration Syntax
C#Visual BasicVisual C++
public bool IsInSafeArea(
	Point p
)
Public Function IsInSafeArea ( _
	p As Point _
) As Boolean
public:
bool IsInSafeArea(
	Point p
)
Parameters
p (Point)
Return Value
Remarks

[Missing <remarks> documentation for M:PH.Common.Player.IsInSafeArea(System.Drawing.Point)]

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