examples icon indicating copy to clipboard operation
examples copied to clipboard

add multi-pointer example

Open 2nafish117 opened this issue 10 months ago • 0 comments

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 core naming 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.

2nafish117 avatar Mar 29 '25 07:03 2nafish117