public class GuiSize extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FRAME_RES |
Constructor and Description |
---|
GuiSize(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
int |
getFrameCount() |
int |
getHeight() |
int |
getWidth() |
boolean |
isInBounds(GuiPoint point) |
public static final int FRAME_RES
public int getWidth()
public int getHeight()
public int getFrameCount()
public boolean isInBounds(GuiPoint point)
Copyright © 2021. All rights reserved.