This website works better with JavaScript
Home
Explore
Help
Sign In
BlitzNG
/
brl.mod
mirror of
https://github.com/bmx-ng/brl.mod.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
f385af89c8
Branches
Tags
brl_enum
brl_overrides
brl_psp
brl_reflect
feature/coverage
master
task/add-scheduled-threadpool
task/arraylist-remove-returns
task/compare-strings
task/fix-macos-glgraphics
task/longint-builtins
task/lower-upper-unicode-check
task/map-pointers
task/max2d-double-overloads
task/maxio-stat-datetime-getters
task/move-to-math
task/string-ex-no-auto
task/stringbuilder-startswith
task/win32-core-count
task/win32-platform-build
brl.mod
/
polledinput.mod
/
doc
/
waitkey.bmx
waitkey.bmx
101 B
History
Raw
1
2
3
4
5
6
7
SuperStrict
Graphics 640,480
DrawText "Press any key to end this program.", 10 , 10
Flip
WaitKey()