Class MenuItemInstance

java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.MenuItemInstance
All Implemented Interfaces:
NativeObject

public final class MenuItemInstance extends DaedalusInstance
  • Constructor Details

    • MenuItemInstance

      public MenuItemInstance(com.sun.jna.Pointer handle)
  • Method Details

    • getFontName

      public String getFontName()
    • getBackpic

      public String getBackpic()
    • getAlphaMode

      public String getAlphaMode()
    • getAlpha

      public int getAlpha()
    • getMenuItemType

      public MenuItemType getMenuItemType()
    • getOnChgSetOption

      public String getOnChgSetOption()
    • getOnChgSetOptionSection

      public String 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

      public String getHideIfOptionSectionSet()
    • getHideIfOptionSet

      public String getHideIfOptionSet()
    • getHideOnValue

      public int getHideOnValue()
    • getText

      public String getText(long i)
    • getOnSelAction

      public int getOnSelAction(long i)
    • getOnSelActionS

      public String getOnSelActionS(long i)
    • getOnEventAction

      public int getOnEventAction(long i)
    • getUserFloat

      public float getUserFloat(long i)
    • getUserString

      public String getUserString(long i)