|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IGameInterface | |
| ks.common.view | Core set of classes needed to properly view KombatSolitaire Plugins. |
| Uses of IGameInterface in ks.common.view |
| Methods in ks.common.view that return IGameInterface | |
IGameInterface |
Container.getGameInterface()
Expose entity to whom container speaks. |
| Methods in ks.common.view with parameters of type IGameInterface | |
void |
Container.setGameInterface(IGameInterface gi)
Container must speak to an outside entity about game results. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||