Sha256: 8ef65f478ebde94e40f59a58bce05bab41588dab1e7f721b6743a1fbd038a294
Contents?: true
Size: 153 Bytes
Versions: 4
Compression:
Stored size: 153 Bytes
Contents
vmthread :MAIN do ui_draw(FILLWINDOW, 0x00, 0, 0) ui_draw(TEXT, FG_COLOR, 10, 50, 'Hello, world!') ui_draw(UPDATE) ui_button(WAIT_FOR_PRESS) end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
lignite-0.2.0 | spec/data/HelloWorld-subop.rb |
lignite-0.1.2 | spec/data/HelloWorld-subop.rb |
lignite-0.1.1 | spec/data/HelloWorld-subop.rb |
lignite-0.1.0 | spec/data/HelloWorld-subop.rb |