13 years, 4 months ago
Highlights
Nice, I like it. But as already mentioned, remember to put your required .dll's and other files in the zip.
13 years, 4 months ago
13 years, 4 months ago
Hi, I have this class called panel and a class that manages this class called panel manager. A panel can have a color, a type, and a size this is set by using the randomize func…
13 years, 4 months ago
Hi, So in my game I've been working on all morning I've decided to create a class that will manage the multiple panels in my game. Before this I was originally just makin…
13 years, 4 months ago
Being developer's when a game engine doesn't have a function that we require, we build our own - such as returning certain things we may require, However game engines tend to be…
13 years, 5 months ago
Latest Activity
See all in DiscussionsNice, I like it. But as already mentioned, remember to put your required .dll's and other files in the zip.
13 years, 4 months ago
Hi, I have this class called panel and a class that manages this class called panel manager. A panel can …
13 years, 4 months ago
The function should take a pointer, and you pass the array as it is. virtual bool initialize(..., TextureManager *textureM); …
13 years, 4 months ago