Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cryp-8
master
Cryp8
Vm
Interpreter
Keyboard
Stack
Video
Colors
Generated using Crystal 1.10.1
2024-03-18 07:13:50 UTC
class
Vm::
Video
Vm::Video
Reference
Object
Defined in:
vm/video.cr
Constructors
.new
Instance Method Summary
#clear!
#draw_sprite
(sprite_bytes : Array(UInt8), x, y)
#refresh
: Nil
#size
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
clear!
#
[
View source
]
def
draw_sprite
(sprite_bytes : Array(UInt8), x, y)
#
[
View source
]
def
refresh
: Nil
#
[
View source
]
def
size
#
[
View source
]