프로퍼티 | 타입 | 설명 | |
---|---|---|---|
WorldmapScale | int | ||
ZoneSize | float |
메소드 | 설명 | |
---|---|---|
GameCoordsToPixel ( int coords ) : int | ||
PixelToGameCoords ( int pixel ) : int | ||
PixelToZoneCoord ( int pixel ) : int | ||
ZoneCoordToPixel ( int coord ) : int | ||
ZoomIn ( float modifier ) : void | ||
ZoomOut ( float modifier ) : void |
public static GameCoordsToPixel ( int coords ) : int | ||
coords | int | |
리턴 | int |