AC Coding help
#4
I understand that is 0.25, but what I'm really asking is how or where does it know that the texture is 256 by 256 pixels? I'm trying to load a custom texture when drawequipicon() is called with a specific row and column values.

My custom texture contains only 1 image, so I assume I would call drawicon() with row = 0 and column = 0? Or do the rows and columns start at (1,1)? Thanks
Thanks given by:


Messages In This Thread
AC Coding help - by Lee - 29 Jan 13, 08:16PM
RE: AC Coding help - by Ronald_Reagan - 29 Jan 13, 08:21PM
RE: AC Coding help - by GDM - 29 Jan 13, 08:27PM
RE: AC Coding help - by Lee - 29 Jan 13, 08:30PM
RE: AC Coding help - by GDM - 29 Jan 13, 08:35PM
RE: AC Coding help - by Alien - 29 Jan 13, 09:16PM
RE: AC Coding help - by Lee - 29 Jan 13, 10:14PM