Uses of Class
sv.view.View

Packages that use View
sv   
 

Uses of View in sv
 

Methods in sv that return View
 View Controller.getView()
           
 

Methods in sv with parameters of type View
 void Game.setView(View v)
          set view of the game (to shorten communication routes)