Uses of Interface
com.chess.backend.domain.models.IGame
Packages that use IGame
-
Uses of IGame in com.chess.backend.gamemodel
Classes in com.chess.backend.gamemodel that implement IGameModifier and TypeClassDescriptionclass
Class responsible for the starts of new games, loading games, saving it, and for ending it.