Uses of Class
de.jadv.lib.events.toclient.LevelInformationEvent

Packages that use LevelInformationEvent
de.jadv.client This package includes the whole client, that is needed.  
 

Uses of LevelInformationEvent in de.jadv.client
 

Methods in de.jadv.client with parameters of type LevelInformationEvent
 JAdvEvent GameData.nextEvent(LevelInformationEvent event)
           
private  JAdvEvent GameData.insertLevelData(LevelInformationEvent lie)