Search found 6 matches
- Fri May 15, 2009 11:26 am
- Forum: Beginners Help
- Topic: Easy c++ question, classes
- Replies: 6
- Views: 711
- Thu May 14, 2009 11:07 am
- Forum: Beginners Help
- Topic: Easy c++ question, classes
- Replies: 6
- Views: 711
- Thu May 14, 2009 10:33 am
- Forum: Beginners Help
- Topic: Easy c++ question, classes
- Replies: 6
- Views: 711
Easy c++ question, classes
Hey!
So I have been trying to split my code into several files and using headers to declare the classes and then define them in a source file. The problem is in the Source file I can access all the public functions and define them nicely, but I am not able to use the private variables inside those ...
So I have been trying to split my code into several files and using headers to declare the classes and then define them in a source file. The problem is in the Source file I can access all the public functions and define them nicely, but I am not able to use the private variables inside those ...
- Sun May 10, 2009 7:53 pm
- Forum: Code Snippets
- Topic: Chasecam : Simple and smooth
- Replies: 10
- Views: 7291
- Sun May 10, 2009 10:06 am
- Forum: Beginners Help
- Topic: ChaseCamera Problem
- Replies: 0
- Views: 371
ChaseCamera Problem
Hey!
I got alittle problem with the camera for my game.
I have been using a lot of code from the chase camera at: http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=26944
The problem is that the camera is not going to the correct position at all, at first it spins around alittle and then it ...
I got alittle problem with the camera for my game.
I have been using a lot of code from the chase camera at: http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=26944
The problem is that the camera is not going to the correct position at all, at first it spins around alittle and then it ...
- Sun May 10, 2009 8:37 am
- Forum: Code Snippets
- Topic: Chasecam : Simple and smooth
- Replies: 10
- Views: 7291