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
    • anchorX

      public float anchorX
    • anchorY

      public float anchorY
    • rotation

      public float rotation
  • Constructor Details

    • StashAnnotation

      public StashAnnotation()
  • Method Details