- PendingCommand - Class in pp
-
PendingCommand class enables to access data of pending commands.
- pp - package pp
-
- PP - Class in pp
-
PP class enables to manage communication with the game and gives access to
the data of the game.
- PP() - Constructor for class pp.PP
-
Constructor
- PP.Coalition - Enum in pp
-
Define Coalition type.
- pp.exceptions - package pp.exceptions
-
- PPException - Exception in pp.exceptions
-
Lancée pour indiquer qu'une exception est survenue dans la biblioth�que
Prog&Play.
- PPException() - Constructor for exception pp.exceptions.PPException
-
Construit un PPException
sans message.
- PPException(String) - Constructor for exception pp.exceptions.PPException
-
Construit un PPException
avec le message spécifié.