Lily Nikitin
Results
2
comments of
Lily Nikitin
> Why not cast your numeric ID to `void*`? Or make a simple static array of IDs and reuse pointers to them? Well the issue isn't particularly the id's but...
> Note that elements have also a `.userData` field. I'm using the `.customData` field to specify the type of custom element, and then put in `.userData` relevant rendering information. The...