Love this site? Hate it? Leave us some comments.

View SRC\MFONT.H

BOBOLI THE MIGHTY KNIGHT Networked Medieval Conflict

Submitted By: Unknown
Rating: starstarstar (Rate It)


#ifndef _mfont_gogo
#define _mfont_gogo

#include "mgraph.h"

typedef byte fontset[64][5];

extern fontset font;
 
void font_init(char *fname);
char *input(char *text,int x,int y,byte len,byte col);
void printchar(unsigned char c,int x,int y,scrntype scrn,byte c1,byte c2);
void print(int x,int y,byte c1,byte c2,char *s,scrntype scrn);
void printnum(int x,int y,byte c1,byte c2,long num,scrntype scrn);
char *kb_input(char *text,int x,int y,byte len,byte col);

#endif
 
corner
© 1996-2008. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin.
bootstrapLabs Logo A bootstrapLabs project.