Class CustomOverlayComponentSpec
java.lang.Object
gg.xp.xivsupport.custompartyoverlay.CustomOverlayComponentSpec
-
Field Summary
Modifier and TypeFieldDescriptionboolean
int
int
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
width
public int width -
height
public int height -
enabled
public boolean enabled -
componentType
-
-
Constructor Details
-
CustomOverlayComponentSpec
public CustomOverlayComponentSpec()
-