To be honest, I don't think you know what half the words in that code mean. To be honest I don't, but I have an idea. I'm not out to memorize words, and meanings, I'm trying to accomplish something, and learn as I go. That's the best way to put it. Simply I'm trying to accomplish something...and learn as I go...simple as that. Either help, or stay off the topic. I'm asking for help, and asking questions, please answer them.
for farther information I'm following this
http://en.wikipedia.org/wiki/Namespace
I thought I had everything the way they were doing it...
some errors I'm getting are.
Error 6 error C2039: 'SwordBlows' : is not a member of 'OgreTexts' c:\users\jeremy\documents\visual studio 2010\projects\ogre titanium\ogre titanium\ogre titanium\ogretitanium.cpp 12 1 Ogre Titanium
Error 1 error C2146: syntax error : missing ';' before identifier 'RandomSwordStikes' c:\users\jeremy\documents\visual studio 2010\projects\ogre titanium\ogre titanium\ogre titanium\ogretitanium.h 10 1 Ogre Titanium
Error 2 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\jeremy\documents\visual studio 2010\projects\ogre titanium\ogre titanium\ogre titanium\ogretitanium.h 10 1 Ogre Titanium
Error 3 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\jeremy\documents\visual studio 2010\projects\ogre titanium\ogre titanium\ogre titanium\ogretitanium.h 10 1 Ogre Titanium
Error 4 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\jeremy\documents\visual studio 2010\projects\ogre titanium\ogre titanium\ogre titanium\ogretitanium.h 10 1 Ogre Titanium
warning
Warning 5 warning C4183: 'RandomSwordStikes': missing return type; assumed to be a member function returning 'int' c:\users\jeremy\documents\visual studio 2010\projects\ogre titanium\ogre titanium\ogre titanium\ogretitanium.h 10 1 Ogre Titanium
sorry for the way the above sounded, but I'm a hobbyist, and I'm simply playing around an learning. I am learning the basics, as well as playing with advanced, and intermediate things at the same time... I could sit around an puddle with the basics, but that's simply not what I want to do.
maybe you could point out errors, tell me why they're caused, and contribute to my learning.
thanks :)