Page 1 of 1

Classes in GE???

PostPosted: Fri Dec 23, 2011 6:44 pm
by SuperSonic
I tried to create a class once in GE but failed. Is this not implemented? :|

Re: Classes in GE???

PostPosted: Fri Dec 23, 2011 8:55 pm
by skydereign
We don't get C++ functionality. That means classes won't work. You can however write structs, and functions for structs (can't be inside like you can in C++). But functionality wise it can be pretty similar.

Re: Classes in GE???

PostPosted: Fri Dec 23, 2011 9:10 pm
by SuperSonic
Ok, thank you sky :D
PS: Sorry for posting this in feature requests. I meant to post it in support. Not sure what exactly happened XP