All Classes and Interfaces
Class
Description
Campaign -- A campaign consisting of multiple RPG
Games.The campaign data.
ParseDiceString -- Parses a string to the DiceRollCommand.
DiceProvider -- Provides a set of dice (better known as dice bag).
DieResult -- The technical result of a single die.
RollTotal -- The result of a numeric die result.
Game -- A single RPG game.
The game data.
GenericNumericDie -- Implements the die rolling for numeric die from 1 to
GenericNumericDie.max.a lookup table to calculate a numeric result from a dice throw.
MemoryRollHistoryStore --
Publication -- A print/PDF publication
PublicationData -- The metadata for a single publication.
Publisher -- The publisher of documents.
PublisherData -- The publisher data.
RollHistory -- The history of rolls for an user in a session.
RollHistoryEntry -- A stored roll result for getting a list of recent rolls.
RollHistoryStoreService -- The data store for the dice roll history.
RollTotal -- The result of a numeric die result.
The base class for all checked exceptions of the KP RPG Services.
The base class for all unchecked exceptions of the KP RPG Services