Uses of Class
dip.world.metadata.PlayerMetadata

Packages that use PlayerMetadata
dip.world   
 

Uses of PlayerMetadata in dip.world
 

Methods in dip.world that return PlayerMetadata
 PlayerMetadata World.getPlayerMetadata(Power power)
          Gets the metadata for a power.
 

Methods in dip.world with parameters of type PlayerMetadata
 void World.setPlayerMetadata(Power power, PlayerMetadata pmd)
          Sets the metadata for a player, referenced by Power
 



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