Package zombie.ui

Class RadialMenu.Slice

java.lang.Object
zombie.ui.RadialMenu.Slice
Enclosing class:
RadialMenu

protected static class RadialMenu.Slice
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.lang.String text  
    Texture texture  
  • Constructor Summary

    Constructors
    Modifier Constructor Description
    protected Slice()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • text

      public java.lang.String text
    • texture

      public Texture texture
  • Constructor Details

    • Slice

      protected Slice()