Extending Built-in Vexcode classes

I took a look at how the vexcode sdk was built, and as it turns out it was a series of classes with the definition hidden in an .a file. Would extending these classes as done below cause any technical problems?

3 Likes

Nope. It’s about time someone did that. Here’s (a now obsolete) example from last year.

6 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.