Module: Gamefic

Included in:
Plot
Defined in:
lib/gamefic/query.rb,
lib/gamefic/tty.rb,
lib/gamefic/node.rb,
lib/gamefic/plot.rb,
lib/gamefic/text.rb,
lib/gamefic/user.rb,
lib/gamefic/scene.rb,
lib/gamefic/shell.rb,
lib/gamefic/action.rb,
lib/gamefic/engine.rb,
lib/gamefic/entity.rb,
lib/gamefic/script.rb,
lib/gamefic/source.rb,
lib/gamefic/syntax.rb,
lib/gamefic/tester.rb,
lib/gamefic/command.rb,
lib/gamefic/grammar.rb,
lib/gamefic/subplot.rb,
lib/gamefic/version.rb,
lib/gamefic/user/tty.rb,
lib/gamefic/character.rb,
lib/gamefic/matchable.rb,
lib/gamefic/messaging.rb,
lib/gamefic/plot/host.rb,
lib/gamefic/text/ansi.rb,
lib/gamefic/text/html.rb,
lib/gamefic/user/base.rb,
lib/gamefic/engine/tty.rb,
lib/gamefic/query/base.rb,
lib/gamefic/query/text.rb,
lib/gamefic/scene/base.rb,
lib/gamefic/describable.rb,
lib/gamefic/engine/base.rb,
lib/gamefic/plot/scenes.rb,
lib/gamefic/scene/pause.rb,
lib/gamefic/script/base.rb,
lib/gamefic/script/file.rb,
lib/gamefic/script/text.rb,
lib/gamefic/source/base.rb,
lib/gamefic/source/file.rb,
lib/gamefic/source/text.rb,
lib/gamefic/user/buffer.rb,
lib/gamefic/plot/players.rb,
lib/gamefic/plot/theater.rb,
lib/gamefic/query/family.rb,
lib/gamefic/query/itself.rb,
lib/gamefic/query/parent.rb,
lib/gamefic/scene/active.rb,
lib/gamefic/scene/custom.rb,
lib/gamefic/plot/articles.rb,
lib/gamefic/plot/commands.rb,
lib/gamefic/plot/entities.rb,
lib/gamefic/plot/playbook.rb,
lib/gamefic/plot/snapshot.rb,
lib/gamefic/query/matches.rb,
lib/gamefic/plot/callbacks.rb,
lib/gamefic/plot/you_mount.rb,
lib/gamefic/query/children.rb,
lib/gamefic/query/siblings.rb,
lib/gamefic/character/state.rb,
lib/gamefic/scene/yes_or_no.rb,
lib/gamefic/scene/conclusion.rb,
lib/gamefic/query/descendants.rb,
lib/gamefic/text/html/entities.rb,
lib/gamefic/scene/multiple_scene.rb,
lib/gamefic/scene/multiple_choice.rb,
lib/gamefic/text/html/conversions.rb

Overview

require ‘gamefic/scene_data’

Defined Under Namespace

Modules: Describable, Engine, Grammar, Matchable, Messaging, Node, Query, Scene, Script, Source, Tester, Text, User Classes: Action, ActionArgumentError, Character, Command, Entity, NotConclusionError, Plot, Shell, Subplot, Syntax

Constant Summary collapse

VERSION =
'1.6.0'