This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:showmessage [2015/03/11 00:25] – warren | crpl:docs:showmessage [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== ShowMessage | ===== ShowMessage | ||
Line 8: | Line 8: | ||
=== Description === | === Description === | ||
- | Displays a message in the User Interface at inverted | + | Displays a message in the User Interface at screen pixel coordinates (i1,i2) (upper left as 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. |
=== Examples === | === Examples === | ||
< | < |