Uses of Class
vooga.levelEditor.annotations.LevelEditorSetter

Packages that use LevelEditorSetter
testing.levelEditor   
 

Uses of LevelEditorSetter in testing.levelEditor
 

Methods in testing.levelEditor with annotations of type LevelEditorSetter
 void TestGameItem.setBanana(double what, java.lang.String who)
           
 void TestGameItem.setPosition(double x, double y)