Glulx Input Loops
version 1/101121 by Erik Temple
Version 1/101121 of Glulx Input Loops (for Glulx only) by Erik Temple begins here.
"Provides two types of input loop, primary and secondary, for more flexible use of multiple input sources. Also provides multiple entry points into and better tracking of input handling. Allows for easy handling of keystroke input."
- Chapter - Inclusions
- Chapter - Use options
- Chapter - Definition of event types
- Chapter - Definition of input loop kind
- Chapter - Global variables
- Chapter - Input loops
- Chapter - Input loop setup rules
- Chapter - Input loop event-handling rules
- Section - Arrange events
- Section - Redraw events
- Section - Handling for a char event
- Section - Phrases to convert character input to indexed text
- Chapter - Polling running activities
- Chapter - Debugging command (for use with Extended Debugging by Erik Temple)
- Chapter - Debugging command (for use without Extended Debugging by Erik Temple)
- Chapter - New HandleGlkEvent routine
- Section - Wrapper phrases for return values from HandleGlkEvent
- Section - New HandleGlkEvent (in place of Section - HandleGlkEvent routine in Glulx Entry Points by Emily Short)
- Section - Use option
- Section - The glulx input handling rulebook
- Chapter - Library replacement