Uses of Interface
rea.gameplay.AbstractGameplayFactory
Packages that use AbstractGameplayFactory
Package
Description
The main package of REA.
The features of a particular kind of game.
-
Uses of AbstractGameplayFactory in rea
Methods in rea that return AbstractGameplayFactoryModifier and TypeMethodDescription(package private) AbstractGameplayFactory
Manager.getGameplayFactory()
Get the gameplay factory.Methods in rea with parameters of type AbstractGameplayFactoryModifier and TypeMethodDescription(package private) void
Manager.setGameplayFactory
(AbstractGameplayFactory gameplayFactory) Set the gameplay factory. -
Uses of AbstractGameplayFactory in rea.gameplay
Classes in rea.gameplay that implement AbstractGameplayFactory