Skip to content
Johan Vandegriff edited this page Dec 7, 2016 · 4 revisions

Welcome to the state-machine-framework wiki!

For starters, check this page for instructions on importing into your project.

You can also check the Features page to see a listing of all the feature pages.

Home | Features

This guide will walk you through the basics of creating state machines using the state-machine-framework.

  1. Importing Into Your Project
  2. The State Interface
  3. Simple State Machine
  4. Custom States
  5. Custom StateMachineBuilder
  6. Custom EndConditions

Clone this wiki locally