Uses of Class
vooga.levelEditor.annotations.EditableBoolean

Packages that use EditableBoolean
testing.levelEditor   
 

Uses of EditableBoolean in testing.levelEditor
 

Constructor parameters in testing.levelEditor with annotations of type EditableBoolean
TestGameItem(int width, int height, boolean banana)