User Tools

Site Tools


crpl:docs:showmessagedismissible

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
crpl:docs:showmessagedismissible [2015/03/11 00:10] – bad info removed warrencrpl:docs:showmessagedismissible [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#screen_commands|Screen Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#screen_commands|Screen Commands]]
 =====  ShowMessageDismissibile  ===== =====  ShowMessageDismissibile  =====
Line 8: Line 8:
  
 === Description === === Description ===
-Displays a message in the User Interface at coordinates (i1,i2) in screen pixel coordinates. The message will disappear next frame so you'll have to call it every frame.+Displays a message in the User Interface at coordinates (i1,i2) in screen pixel coordinates (upper left origin). The message will disappear next frame so you'll have to call it every frame. Limit one message or message dismissible at a time.
  
-Unlike [[crpl:docs:ShowMessage]], the message will have an X in the upper right corner that the player can click.+Unlike [[crpl:docs:ShowMessage]], the message will have an X in the upper right corner that the player can click. Use [[crpl:docs:WasMessageDismissed]] to learn of the player's choice.
  
 === Examples === === Examples ===
crpl/docs/showmessagedismissible.1426032602.txt.gz · Last modified: 2025/02/14 14:56 (external edit)