Hello,
I was just wondering how to output an integer variable to the screen.
Output variables
-
randomMesh
- 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: https://kloena.com
My profile: https://zhieng.com
My co-working space: https://deskspace.info
My game engine: https://kemena3d.com
My profile: https://zhieng.com
My co-working space: https://deskspace.info
My game engine: https://kemena3d.com
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.