Package noppes.npcs.api
Interface IScreenSize
-
public interface IScreenSize
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetHeight()intgetHeightPercent(double percent)intgetWidth()intgetWidthPercent(double percent)
-