-
Notifications
You must be signed in to change notification settings - Fork 2
LogicMgr
BttrDrgn edited this page Jul 14, 2022
·
3 revisions
- bool a2 - unknown
Unknown
- Sexy::PowerupType powerup - the powerup to trigger
- int a3 - activate powerup now (?)
Triggers the powerup effect on call
- std::string text - the text to display
- float pos_x - X position (640 max) of the text
- float pos_y - Y position (480 max) of the text
- int type - the type of text to show; WARNING some types may crash, types currently undocumented
Displays text on screen with supplied arguments