Package model.ui.buttons
Class RestartButtonModel
java.lang.Object
model.ui.buttons.CustomButtonModel
model.ui.buttons.RestartButtonModel
-
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
-
RestartButtonModel
public RestartButtonModel(int x, int y, int width, int height)
-
-
Method Details
-
restart
public void restart()
-