Uses of Class
vooga.levelEditor.annotations.EditableString

Packages that use EditableString
testing.levelEditor   
vooga.levelEditor.game.ballPathBuilder.items   
 

Uses of EditableString in testing.levelEditor
 

Method parameters in testing.levelEditor with annotations of type EditableString
 void TestGameItem.setBanana(double what, java.lang.String who)
           
 

Uses of EditableString in vooga.levelEditor.game.ballPathBuilder.items
 

Constructor parameters in vooga.levelEditor.game.ballPathBuilder.items with annotations of type EditableString
Ball(double radius, java.lang.String color)
          Construct a new Ball with the given radius