Package : Draw
Functions Index
CenterMapTo , DisplayTextWindow , Draw21SprW_C , DrawChar , DrawM21Bitmap , DrawM21SprW , DrawM21Spr_C , DrawMap , DrawNextMapFX , DrawOpeningWindow , DrawScene , DrawStatusBar , DrawText , DrawValueLayer , DrawWindow , PaintM21Spr ,
Functions Details
CenterMapTo
- extern void CenterMapTo(CSprite tSpr)
DisplayTextWindow
- extern char DisplayTextWindow(char posWnd, char* text, BOOL redrawScene=TRUE)
Draw21SprW_C
- extern void Draw21SprW_C ( short x, short y, uchar indice, ushort segm)
DrawChar
- extern BOOL DrawChar(char* x, char* y, char c, ushort segm=SEG1)
DrawM21Bitmap
- extern void DrawM21Bitmap (ushort segm)
DrawM21SprW
- extern void DrawM21SprW (memory_zone *memz, short x, short y, uchar indice, ushort segm)
DrawM21Spr_C
- extern void DrawM21Spr_C (memory_zone *memz, short x, short y, uchar indice, ushort segm)
DrawMap
- extern void DrawMap(ushort x, ushort y)
DrawNextMapFX
- extern void DrawNextMapFX()
DrawOpeningWindow
- extern void DrawOpeningWindow(char x1, char y1, uchar x2, uchar y2, short segm=SEG1)
DrawScene
- extern void DrawScene()
DrawStatusBar
- extern void DrawStatusBar()
DrawText
- extern void DrawText(char x, char y, char* text, short segm=SEG1)
DrawValueLayer
- extern void DrawValueLayer(ushort value, ushort nLine, ushort segm=SEG1)
DrawWindow
- extern void DrawWindow(char x1, char y1, uchar x2, uchar y2, short segm=SEG1)
PaintM21Spr
- extern void PaintM21Spr (memory_zone *memz, uchar indice, ushort segm)