Replies: 4 comments 27 replies
-
Hi Penaz, this isn't actual Game Development related but, while learning C++ I've encountered a Code Example that I've been struggling with for a couple of days now. Thought perhaps you could help me understand it better. It's from tutorialspoint for Operator Overloading. I know that this could be somewhat advanced but still, I'd like to understand it.
|
Beta Was this translation helpful? Give feedback.
-
I think that I was finally able to understand CRTP. However, the following example generated a new issue that bugs me.
I understand the
However, the object is defined like so I feel like I'm close but, not sure what I'm missing. |
Beta Was this translation helpful? Give feedback.
-
Hey Penaz,
I figured, since you have your bubblewrap project you might know. Am I to understand that if I draw a bunch of sprites or Shapes on the And then it proceeds to show a couple of examples, which are the TileMap and the Particle System. Not sure if I'm reading/understanding this right. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
If there is something related to the world of game development of coding that I can help with, feel free to leave your question here! I'll try to help as much as possible!
Beta Was this translation helpful? Give feedback.
All reactions