Crate romy_core

Source

Modules§

  • This module contains code that is commonly needed by runtime implementations for various platforms, its not intended to be used for other purposes.
  • Standard serialization encoding for the project

Structs§

Traits§

  • The core trait used by Romy, games need to implement this. Romy will use these methods to run the game.