impworks / corund

2D game engine for mobile devices in C#.
MIT License
17 stars 1 forks source link

Alerts and inputs #22

Closed impworks closed 2 years ago

impworks commented 5 years ago

Each PlatformAdapter must provide a unified way to open a popup with button(s) or a popup that requests some text.

impworks commented 4 years ago

Check if the built-in way works: https://stackoverflow.com/a/56333515/1293168