CodeSnippet: Easier handling of ax::Vec2 on logs as example for other complex structures too #2813
Pinned
aismann started this conversation in Show and tell
Replies: 0 comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to use:
Copy/Paste this code snipppet into your own source (e.g. MainScene.cpp)
You can also adapt it for any other complex structures too.
Using (example):
Output:
myPos: Vec2(x: 42, y: 17.5)Beta Was this translation helpful? Give feedback.
All reactions