class

Scheduler

Inherits Reference < Object

Instance methods

<<(event : Event) : Nil
Source
call_current
Source
clear(type : EventType) : Nil
Source
cycles
Source
events
Source
fast_forward
Source
schedule(cycles : Int, proc : Proc(Nil), type : EventType) : Nil
Source
schedule_gb(cycles : Int, proc : Proc(Nil), type : EventType) : Nil
Source
speed_mode=(speed : UInt8) : Nil

Set the CGB current speed to 1x (0) or 2x (1)

Source
tick(cycles : Int) : Nil
Source

Nested types