프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ScreenArea | int | ||
ScreenHeight | int | ||
ScreenWidth | int |
메소드 | 설명 | |
---|---|---|
ComputeBoundingBox ( |
||
ComputeEllipseSize ( |
||
DrawLine ( |
||
DrawRectangles ( |
||
GetContext ( bool highQuality, |
||
WorldToScreen ( |
public static ComputeBoundingBox ( |
||
position | ||
cameraBounds | ||
width | double | |
height | double | |
리턴 |
public static ComputeEllipseSize ( |
||
position | ||
cameraBounds | ||
radius | double | |
리턴 |
public static DrawLine ( |
||
graphics | ||
cameraBounds | ||
start | ||
end | ||
color | ||
리턴 | void |
public static DrawRectangles ( |
||
graphics | ||
rectangles | List |
|
color | ||
리턴 | void |
public static GetContext ( bool highQuality, |
||
highQuality | bool | |
source | ||
리턴 |
public static WorldToScreen ( |
||
point | ||
cameraBounds | ||
리턴 |