Package android.gameengine.icadroids.forms

Interface Summary
IFormInput Interface for receiving inputs from touchable form elements.
 

Class Summary
GameForm With GameForm you can create (and delete) views on top of the current view.
ViewCreator ViewCreator puts (form)views on top of the GameView.
ViewRemover Removes views created by the ViewCreator.