Hello,
I was just wondering how to output an integer variable to the screen.
Output variables
-
- Posts: 1186
- Joined: Fri Dec 29, 2006 12:04 am
Can someody actually tell me how to define GUI text
Can somebody actually tell me how to define a GUI text
randomMesh already mentioned, check out the example
http://irrlicht.sourceforge.net/docu/example005.html
http://irrlicht.sourceforge.net/docu/example005.html
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
Output an array of int
Hello,
I was just wondering how to output or convert an array of int to strings. I am making a Maniacal game so I will need to position six numbers on top and six number on bottom. Plus I will need to position one number on each of the two scoring holes.
I was just wondering how to output or convert an array of int to strings. I am making a Maniacal game so I will need to position six numbers on top and six number on bottom. Plus I will need to position one number on each of the two scoring holes.