Search found 5 matches
- Sat Feb 12, 2011 11:22 pm
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 436050
- Fri Jan 28, 2011 11:28 am
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 436050
I got a trouble.
Is there anyone got trouble like me?
- all of texture that I draw as button are invert(they are "unknow" button).
- Text font changed(noticed at green), I can't read them :p
- all of texture that I draw as button are invert(they are "unknow" button).
- Text font changed(noticed at green), I can't read them :p
- Wed Oct 13, 2010 9:43 pm
- Forum: Code Snippets
- Topic: New GUI skin [update: new skins, support for 1.5/1.6]
- Replies: 112
- Views: 75751
I wanna delete that line.
From my picture, I want to delete that white line. how to do that
- Sun Nov 08, 2009 2:45 pm
- Forum: Beginners Help
- Topic: How to do 2D Image collision detection
- Replies: 2
- Views: 253
- Sun Nov 08, 2009 11:18 am
- Forum: Beginners Help
- Topic: How to do 2D Image collision detection
- Replies: 2
- Views: 253
How to do 2D Image collision detection
Hi, I'm new on Irrlicht, I read all the tutorials and examples, but I don't know how to check that images are collision. I know only how to use draw2DImage() and how to use event to control image movement. I want to know it because I use this function to create GUI and I use this function to change ...