Uses of Interface
rea.components.Avatar
Packages that use Avatar
Package
Description
Components of a gameplay, the set of feature of a game.
The features of a particular kind of game.
Actual gameplay classes for a couple of game examples.
The types directly related to playing a game.
-
Uses of Avatar in rea.components
Constructors in rea.components with parameters of type Avatar -
Uses of Avatar in rea.gameplay
Methods in rea.gameplay that return types with arguments of type AvatarModifier and TypeMethodDescriptionGameplay.getAvatars()
The set of avatars that can be used in this game. -
Uses of Avatar in rea.gameplay.games
Classes in rea.gameplay.games that implement AvatarModifier and TypeClassDescriptionenum
Enumeration of cartoon avatars for the game examples.Methods in rea.gameplay.games that return types with arguments of type AvatarModifier and TypeMethodDescriptionEasterEggRace.getAvatars()
The avatars available for this game: cartoon avatars.TreasureHunt.getAvatars()
The avatars available for this game: cartoon avatars. -
Uses of Avatar in rea.gaming
Methods in rea.gaming that return types with arguments of type Avatar