look to confusing? it looks just like c++
Printable View
look to confusing? it looks just like c++
It seems confusing when you first look at it, but it isn't too hard to understand once you realize all it is is a class. Every thing is a class. Classes have constructors, methods, variables, etc.
Once you realize how to deal with classes and objects, things become real easy real quick.
hmm k