libgdx API

Uses of Interface
com.badlogic.gdx.Screen

Packages that use Screen
com.badlogic.gdx   
 

Uses of Screen in com.badlogic.gdx
 

Methods in com.badlogic.gdx that return Screen
 Screen Game.getScreen()
           
 

Methods in com.badlogic.gdx with parameters of type Screen
 void Game.setScreen(Screen screen)
          Sets the current screen.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)