class Crash::Engine

Included Modules

Defined in:

lib/crash/src/crash/engine.cr
prism/stdlib/systems/crash_adapter.cr

Instance Method Summary

Instance Method Detail

def input(tick : RenderLoop::Tick, input : RenderLoop::Input) #

Extend the Crash::Engine with an input method


[View source]
def render #

Extend the Crash::Engine with a render method


[View source]