-
Notifications
You must be signed in to change notification settings - Fork 88
Index of Module eventloop
Matthias Görges edited this page Aug 3, 2013
·
7 revisions
Module: eventloop
The eventloop module is REQUIRED for all non-standalone applications. It defines the structure of programs, with initiation, main loop and termination functions, as well as optional suspension and resume functions for some mobile platforms.
| 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