-
Class Summary
Class |
Description |
GameInfo |
Summary information on currently available games.
|
-
Exception Summary
Exception |
Description |
CardGameException |
An exception thrown by web card games.
|
Package wcg.shared Description
Types used for communicating data between client and server.
These include types for cards and events. These types need to be
serializable and enumeration already are by default.
This package includes also an exception class (
CardGameException
).
- Author:
- José Paulo Leal
jpleal@fc.up.pt