Skip to content

Files

Latest commit

192f6e8 · May 10, 2024

History

History
This branch is 4 commits behind rodrigocfd/winsafe-examples:master.

02_native_controls

02 Native controls

This example showcases several native controls, and how to listen to their events.

Example 02

To compile and run:

cargo run

To generate the final executable:

cargo build --release