PT Exorcist
Jun 16th, 2002, 06:54 AM
look to confusing? it looks just like c++
hellswraith
Jun 16th, 2002, 01:35 PM
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.