Crate thin_engine

source ·

Re-exports§

Modules§

Functions§

  • used to quickly set up logic. handles closed and input events for you. the logic var will be run every frame.
  • used to quickly set up logic. handles closed and input events for you. the logic var will be run every frame. the event_handler var is for if you want more control over the event handling and is run multiple times before logic.
  • used to quickly set up thin engine.