Function DrawMap2

From Uzebox Wiki
Revision as of 20:36, 27 February 2009 by Uze (talk | contribs) (New page: {{Function |prototype = void DrawMap2(unsigned char x,unsigned char y,const char *map) |description = Draws the rectangular map pointed to by <code>*map</code> at the specified coordinat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Prototype

void DrawMap2(unsigned char x,unsigned char y,const char *map)

Description

Draws the rectangular map pointed to by *map at the specified coordinates.

Parameters

None

Returns

Void

Video Modes

2,3

Since

V2

See Also

bla

Example: