Uses of Class
dip.world.metadata.GameMetadata

Packages that use GameMetadata
dip.world   
 

Uses of GameMetadata in dip.world
 

Methods in dip.world that return GameMetadata
 GameMetadata World.getGameMetadata()
          Gets the Game metadata.
 

Methods in dip.world with parameters of type GameMetadata
 void World.setGameMetadata(GameMetadata gmd)
          Sets the Game metadata
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.