Package model.ui.buttons
Class EditorButtonModel
java.lang.Object
model.ui.buttons.CustomButtonModel
model.ui.buttons.EditorButtonModel
Bottone per entrare nel Level Editor dal menu'
-
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
-
EditorButtonModel
public EditorButtonModel(int x, int y, int width, int height)
-