Package-level declarations
Types
Link copied to clipboard
interface AudioAdapter
Provides an adapter for audio. The adapter allows for audio events to be passed to a receiving class.
Link copied to clipboard
interface CharacterAdapter
Provides an adapter for a characters. The adapter allows for character events to be passed to a receiving class.
Link copied to clipboard
interface GameAdapter
Provides an adapter for a Game. The adapter allows for game events to be passed to a receiving class.
Link copied to clipboard
interface LayoutAdapter
Provides an adapter for layout. The adapter allows for layout events to be passed to a receiving class.
Link copied to clipboard
interface NarratorAdapter
Provides an adapter for narration. The adapter allows for narrator events to be passed to a receiving class.
Link copied to clipboard
interface StoryAdapter
Provides an adapter for a story. The adapter allows for story events to be passed to a receiving class.