Search found 42 matches
- Sun Jun 25, 2006 8:21 am
- Forum: Beginners Help
- Topic: 2D Transparency
- Replies: 2
- Views: 283
2D Transparency
Ok, I have a simple black and white image with a X and a O. When I go to draw them, the X isn't transparent. The transparent part of the image is black, but on the O it is transparent. Color to be transparent is white. Problem http://www.christiangaming.org/graphics/users/stormtrooper/problem.jpg Lo...
- Tue Feb 14, 2006 11:29 pm
- Forum: Beginners Help
- Topic: Geme crashes...
- Replies: 1
- Views: 191
Geme crashes...
I have no idea at all as to why it does. It compiles fine in Vc++ 2006 express. My code...
http://www.christiangaming.org/graphics ... iecode.zip
http://www.christiangaming.org/graphics ... iecode.zip
- Tue Feb 14, 2006 11:08 pm
- Forum: Beginners Help
- Topic: Irrlicht 0.14.0 and build Irrlicht.DLL
- Replies: 10
- Views: 438
- Tue Feb 14, 2006 11:04 pm
- Forum: Beginners Help
- Topic: Mouse Click
- Replies: 1
- Views: 344
Mouse Click
No flaming....I searched and searched...
How can I get if the left mouse button is clicked?
How can I get if the left mouse button is clicked?
- Fri Feb 10, 2006 8:12 am
- Forum: Beginners Help
- Topic: Input is getting on my nerves.
- Replies: 2
- Views: 247
Input is getting on my nerves.
Ok, I have GameCore class which handels EVERYTHING. I have three states in my game 1) Main Menu 2) Game 3) Intermission On both Main Menu and Intermission I need it to check if RETURN is pressed, and if so, run a function in class GameCore. Now in EventRecieve.h(my code) I can't include GameCore.h b...
- Thu Feb 02, 2006 8:11 am
- Forum: Beginners Help
- Topic: Chatbox and Tab control installation?
- Replies: 1
- Views: 205
- Wed Feb 01, 2006 8:58 am
- Forum: Beginners Help
- Topic: Chatbox and Tab control installation?
- Replies: 1
- Views: 205
Chatbox and Tab control installation?
Hello, I was wondering if anyone could give me a guid on how to instal the Chatbox and Tab control by Dark Rain
http://www.starsonata.com/irrlicht/
http://www.starsonata.com/irrlicht/
- Mon Dec 12, 2005 1:51 am
- Forum: Beginners Help
- Topic: XML help
- Replies: 4
- Views: 427
XML help
I wrote this function to get a xml file based on a game name... void getGameInfo(stringw gamename, IGUIEnvironment &ev){ stringw file = L"./games/"; file += gamename.c_str(); file += "/"; file += gamename.c_str(); file += ".xml"; IXMLReader *xml = device->getFileSys...
- Sun Dec 04, 2005 7:11 am
- Forum: Beginners Help
- Topic: ITexture array?
- Replies: 1
- Views: 191
ITexture array?
is it possible to do something like
ITexture *images[255] = 0;
? And have each element in the array be a seperate image?
ITexture *images[255] = 0;
? And have each element in the array be a seperate image?
- Sun Dec 04, 2005 6:34 am
- Forum: Beginners Help
- Topic: Lost in a sea of outdated text
- Replies: 5
- Views: 348
- Sat Nov 05, 2005 6:25 pm
- Forum: Project Announcements
- Topic: Chat Box control
- Replies: 10
- Views: 1593
- Fri Nov 04, 2005 1:54 am
- Forum: Beginners Help
- Topic: SMaterial Error
- Replies: 10
- Views: 535
... I have. I have c++ for dummies because I am a dummie(if you couldn't tell form my posts). I recoded my whole project(an read in my devblog..in my sig) just to get into a OOP structure. Only reason why I post about these errors is becuase I know c++, I jsut don't code often enough to reconize the...
- Fri Nov 04, 2005 12:46 am
- Forum: Beginners Help
- Topic: SMaterial Error
- Replies: 10
- Views: 535
- Thu Nov 03, 2005 8:23 pm
- Forum: Beginners Help
- Topic: SMaterial Error
- Replies: 10
- Views: 535
- Thu Nov 03, 2005 3:49 pm
- Forum: Beginners Help
- Topic: SMaterial Error
- Replies: 10
- Views: 535