Package model.ui.buttons
Class PlayerButtonModel
java.lang.Object
model.ui.buttons.CustomButtonModel
model.ui.buttons.PlayerButtonModel
Bottone per impostare lo spawn del Player nel Level Editor
-
Field Summary
Fields inherited from class model.ui.buttons.CustomButtonModel
bounds, height, mouseHover, mousePressed, width, x, y
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class model.ui.buttons.CustomButtonModel
getBounds, getHeight, getWidth, getX, getY, isHover, isPressed, setHover, setPressed
-
Constructor Details
-
PlayerButtonModel
public PlayerButtonModel(int x, int y, int width, int height)
-