toggle menu
HopperLib
experimental-1-21-SNAPSHOT
jvm
switch theme
search in API
HopperLib
/
cc.mrcl.hopperlib.ScreenUI
/
DrawingLayer
Drawing
Layer
public
interface
DrawingLayer
Inheritors
Sprite
Counter
HopperActionBar
Members
Types
Counter
Link copied to clipboard
public
class
Counter
implements
DrawingLayer
Sprite
Link copied to clipboard
public
class
Sprite
implements
DrawingLayer
Functions
get
Render
Link copied to clipboard
public
abstract
Component
getRender
(
)
get
XCoord
Link copied to clipboard
public
abstract
int
getXCoord
(
)
is
Centered
Link copied to clipboard
public
boolean
isCentered
(
)
is
Remove
On
Quit
Link copied to clipboard
@
Deprecated
(
)
public
boolean
isRemoveOnQuit
(
)
per
Display
Link copied to clipboard
public
void
perDisplay
(
)
Method that executes every time after this layer is displayed on screen.
rendered
Sprite
Size
Link copied to clipboard
public
abstract
int
renderedSpriteSize
(
)
should
Be
Removed
Link copied to clipboard
public
boolean
shouldBeRemoved
(
)