메소드 | 설명 | |
---|---|---|
Circle ( ) : System | ||
Contains ( Vector2 point ) : bool | ||
CreateProperties ( System.Entity context ) : void | ||
GetAxes ( Geometry otherObject ) : Vector2[] | ||
GetClosestVertex ( Vector2 point ) : Vector2 | ||
GetVertices ( Vector2 axis ) : Vector2[] | ||
Initialise ( ) : void | ||
Project ( Vector2 axis ) : |
메소드 | 설명 | |
---|---|---|
UpdateBounds ( ) : void |
public CreateProperties ( System.Entity context ) : void | ||
context | System.Entity | |
리턴 | void |
public GetAxes ( Geometry otherObject ) : Vector2[] | ||
otherObject | Geometry | |
리턴 | Vector2[] |
public GetClosestVertex ( Vector2 point ) : Vector2 | ||
point | Vector2 | |
리턴 | Vector2 |