class Chip8::Main

Defined in:

main.cr

Constant Summary

SCREEN_REFRESH_TIME = 1_f32 / 60_f32

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def chip_cycle #

[View source]
def handle_events #

[View source]
def menu_cycle #

[View source]