examples
examples copied to clipboard
add multi-pointer example
Checklist before submitting:
- [x] This example has been added to
.github/workflows/check.yml(for automatic testing) - [x] This example compiles cleanly with flags
-vet -strict-style -vet-tabs -disallow-do -warnings-as-errors - [x] This example follows the
corenaming convention: https://github.com/odin-lang/Odin/wiki/Naming-Convention (exception can be made for ports of examples that need to match 1:1 to the original source). - [x] By submitting, I understand that this example is made available under these licenses: Public Domain and Odin's BSD-3 license. Only for third-party dependencies are other licenses allowed.