extending Object3D

Started by fireside, February 24, 2008, 09:25:13 PM

Previous topic - Next topic

fireside

Would you give a small example of this?
click here->Fireside 7 Games<-

JavaMan

Do you mean like a class that extends Object3D, or a bunch Object3ds all connected to one another, similar to a scene graph?
Jman

fireside

I just mean a class, but abstractEntity in the car demo is good enough to understand.  I think.  I'll get back on that if I can't figure it out.
click here->Fireside 7 Games<-

JavaMan

Ok, I extended the Object3D class for my project, so if you can't figure it out, I'll post here.