Class MenuItemInstance
java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.MenuItemInstance
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetAlpha()intgetDimX()intgetDimY()intgetFlags()intintintintintintgetOnEventAction(long i) intgetOnSelAction(long i) getOnSelActionS(long i) floatfloatintgetPosX()intgetPosY()floatgetText(long i) floatgetUserFloat(long i) getUserString(long i) Methods inherited from class dev.gothickit.zenkit.daedalus.DaedalusInstance
fromNativeHandle, getIndex, getNativeHandle, getType
-
Constructor Details
-
MenuItemInstance
public MenuItemInstance(com.sun.jna.Pointer handle)
-
-
Method Details
-
getFontName
-
getBackpic
-
getAlphaMode
-
getAlpha
public int getAlpha() -
getMenuItemType
-
getOnChgSetOption
-
getOnChgSetOptionSection
-
getPosX
public int getPosX() -
getPosY
public int getPosY() -
getDimX
public int getDimX() -
getDimY
public int getDimY() -
getSizeStartScale
public float getSizeStartScale() -
getFlags
public int getFlags() -
getOpenDelayTime
public float getOpenDelayTime() -
getOpenDuration
public float getOpenDuration() -
getFramePosX
public int getFramePosX() -
getFramePosY
public int getFramePosY() -
getFrameSizeX
public int getFrameSizeX() -
getFrameSizeY
public int getFrameSizeY() -
getHideIfOptionSectionSet
-
getHideIfOptionSet
-
getHideOnValue
public int getHideOnValue() -
getText
-
getOnSelAction
public int getOnSelAction(long i) -
getOnSelActionS
-
getOnEventAction
public int getOnEventAction(long i) -
getUserFloat
public float getUserFloat(long i) -
getUserString
-