프로퍼티 | 타입 | 설명 | |
---|---|---|---|
max | Vector2 | ||
min | Vector2 | ||
valid | bool |
메소드 | 설명 | |
---|---|---|
Add ( float x, float y ) : void | ||
BoundingSquare ( Vector2 &min, Vector2 &max ) : System | ||
Clear ( ) : void | ||
Contains ( float x, float y ) : bool | ||
Intersects ( |
public BoundingSquare ( Vector2 &min, Vector2 &max ) : System | ||
min | Vector2 | |
max | Vector2 | |
리턴 | System |