Uses of Interface
us.asciiroth.client.store.NamesCallback

Packages that use NamesCallback
us.asciiroth.client.core   
us.asciiroth.client.store   
 

Uses of NamesCallback in us.asciiroth.client.core
 

Methods in us.asciiroth.client.core with parameters of type NamesCallback
 void Game.getSavedGames(NamesCallback callback)
           
 

Uses of NamesCallback in us.asciiroth.client.store
 

Methods in us.asciiroth.client.store with parameters of type NamesCallback
 void Store.getSavedGames(NamesCallback callback)
          Get a list of names for all the current saved games.
 void MemoryStore.getSavedGames(NamesCallback callback)
           
 void HTML5Store.getSavedGames(NamesCallback callback)
           
 void GearsStore.getSavedGames(NamesCallback callback)
           
 void AirStore.getSavedGames(NamesCallback callback)
           
 


0.7

© 2009 Alx Dark