Echo Hollow

Gender-Bending Interactive Stories! :D

User Tools

Site Tools


smutbook:classes:util:messagequeue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
smutbook:classes:util:messagequeue [2023/08/06 20:33] leesmutbook:classes:util:messagequeue [2026/08/25 13:58] (current) lee
Line 3: Line 3:
 A global message queue system to allow the story author to more easily hook into the Inventory and Apparel UIs and display various flavor texts and do other processing while a player is fooling around with Inventory and Apparel. A global message queue system to allow the story author to more easily hook into the Inventory and Apparel UIs and display various flavor texts and do other processing while a player is fooling around with Inventory and Apparel.
  
-FIXME Not fully implemented.  May change as we rejigger the UIs.  Maybe ought to move from here to the UI classes.+FIXME May change as we rejigger the UIs.  Maybe ought to move from here to the Inventory UI classes.
  
 ===== MessageQueue.push( message ) ===== ===== MessageQueue.push( message ) =====
  
 If the queue is enabled, push a message into the top of the queue. If the queue is enabled, push a message into the top of the queue.
 +
 +**Returns:** void
 +
 +===== MessageQueue.unshift( message ) =====
 +
 +If the queue is enabled, push a message onto the bottom of the queue.
  
 **Returns:** void **Returns:** void
smutbook/classes/util/messagequeue.1691379223.txt.gz · Last modified: by lee