-
Notifications
You must be signed in to change notification settings - Fork 86
Index of Module eventloop
Chris Petersen edited this page Oct 16, 2014
·
7 revisions
Module: eventloop
The eventloop module defines the structure of programs, with initiation, main loop and termination functions, as well as optional suspension and resume functions for some mobile platforms. It is REQUIRED for all non-standalone applications.
Function | Short Description |
---|---|
(event-push t x y) | Insert a fake event into the runloop |
(make-window w h) | Changes default window size and prevents application from going full screen |
(main p1 p2 p3 . px) | The declaration structure of all non-standalone applications |
(terminate) | Tell the main program loop to exit nicely |
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip