Class StashAnnotation

java.lang.Object
zombie.core.stash.StashAnnotation

public final class StashAnnotation extends Object
  • Field Details

    • symbol

      public String symbol
    • text

      public String text
    • x

      public float x
    • y

      public float y
    • r

      public float r
    • g

      public float g
    • b

      public float b
  • Constructor Details

    • StashAnnotation

      public StashAnnotation()
  • Method Details

    • fromLua

      public void fromLua(KahluaTable kahluaTable)