StoryForge Documentation
latest

Contents:

  • StoryForge
    • forgebuild module
    • storyforge package
StoryForge Documentation
  • StoryForge
  • Edit on GitHub

StoryForge

  • forgebuild module
    • build()
    • compile_bootloader()
    • extract_scenes()
    • print_warning()
    • resize_images()
  • storyforge package
    • Submodules
    • storyforge.menu module
      • StoryMenu
        • StoryMenu.continue_story()
        • StoryMenu.show_menu()
        • StoryMenu.start_new_story()
    • storyforge.story module
      • Story
        • Story.add_choice()
        • Story.add_scene()
        • Story.create_empty_state()
        • Story.has_choices()
        • Story.load_state()
        • Story.make_choice()
        • Story.run()
        • Story.save_state()
        • Story.save_state_to_json()
        • Story.set_character_name()
        • Story.show_choices()
        • Story.show_scene()
        • Story.validate_story()
    • storyforge.ui module
      • PygameUI
        • PygameUI.check_for_click()
        • PygameUI.check_text_and_speech_displayed()
        • PygameUI.get_player_name()
        • PygameUI.handle_events()
        • PygameUI.process_click()
        • PygameUI.render_choice()
        • PygameUI.render_input_screen()
        • PygameUI.render_text()
        • PygameUI.render_text_with_background()
        • PygameUI.run()
        • PygameUI.save_and_quit()
        • PygameUI.show_choices()
        • PygameUI.show_initial_menu()
        • PygameUI.show_input_screen()
        • PygameUI.show_scene()
        • PygameUI.wait_for_click()
        • PygameUI.welcome()
    • Module contents
Previous Next

© Copyright 2024, BezerraC. Revision f034981f.

Built with Sphinx using a theme provided by Read the Docs.