scognito / palibds

Automatically exported from code.google.com/p/palibds
0 stars 0 forks source link

Enter one-line summary #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
NA

What is the expected output? What do you see instead?
NA

What version of PAlib are you using ?
NA

Testing on DS or emulator ?
NA

Link to PAlib topic ?
http://teamnnc.free.fr/phpBB2/viewtopic.php?p=8985

Please provide any additional information below.
Create a function or functions to retrieve info about a pixel in a tiled
background.  This information will include map number, tile number,
pallette number, color, hflip, and vflip. 
Note: I think inputs will need to be x, y, offsetx, offsety, bg_name then
use a define and some functions to fill a struct.

Original issue reported on code.google.com by kevin.jo...@gmail.com on 12 Sep 2006 at 8:23

GoogleCodeExporter commented 9 years ago

Original comment by Molo...@gmail.com on 12 Sep 2006 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by Molo...@gmail.com on 12 Sep 2006 at 9:52

GoogleCodeExporter commented 9 years ago
The inputs will probably be screen, bg_number, x, y, and that should be enough, 
the
rest of the info is probably memorized somewhere already ;)

Original comment by Molo...@gmail.com on 12 Sep 2006 at 9:53

GoogleCodeExporter commented 9 years ago
Will be added in the next version, coding almost finished :)

Original comment by Molo...@gmail.com on 30 Sep 2006 at 8:51