Module: Natural20
- Defined in:
- lib/natural_20/battle.rb,
lib/natural_20.rb,
lib/natural_20/npc.rb,
lib/natural_20/session.rb,
lib/natural_20/version.rb,
lib/natural_20/die_roll.rb,
lib/natural_20/battle_map.rb,
lib/natural_20/controller.rb,
lib/natural_20/event_manager.rb,
lib/natural_20/actions/action.rb,
lib/natural_20/concerns/entity.rb,
lib/natural_20/cli/map_renderer.rb,
lib/natural_20/concerns/notable.rb,
lib/natural_20/player_character.rb,
lib/natural_20/cli/character_builder.rb,
lib/natural_20/utils/static_light_builder.rb,
lib/natural_20/concerns/evaluator/entity_state_evaluator.rb
Overview
typed: false
Defined Under Namespace
Modules: ActionDamage, ActionUI, AttackHelper, Container, Cover, Entity, EntityStateEvaluator, FighterBuilder, FighterClass, HealthFlavor, InventoryUI, Lootable, MovementHelper, Navigation, Notable, RogueBuilder, RogueClass, SpellAttackHelper, Weapons, WizardBuilder, WizardClass Classes: Action, Battle, BattleMap, CharacterBuilder, Controller, DieRoll, DieRollDetail, Error, EventManager, Firebolt, MageArmor, MagicHand, MagicMissile, MapRenderer, Npc, PlayerCharacter, Roller, Session, Shield, Spell, StaticLightBuilder
Constant Summary collapse
- VERSION =
"0.2.1"