rive-app / rive-cpp-legacy

C++ runtime for Rive
MIT License
287 stars 43 forks source link

Prototype events (low-level) API #208

Closed mikerreed closed 2 years ago

mikerreed commented 2 years ago
  1. pushing pointer events into the Artboard
  2. receiving Messages from the Artboard
mikerreed commented 2 years ago

https://github.com/rive-app/rive-cpp/pull/206

mikerreed commented 2 years ago

artboard::hittest() has now landed, so we can move forward with this experiment...