libtonc: Object text

Tonclib

Object text
[Old Text]


Functions

INLINE void obj_putc2 (int x, int y, int c, u16 attr2, OBJ_ATTR *obj0)
 Write character c to (x, y) in color clr using objects obj0 and on.
INLINE void obj_puts2 (int x, int y, const char *str, u16 attr2, OBJ_ATTR *obj0)
 Write string str to (x, y) in color clr using objects obj0 and on.
void txt_init_obj (OBJ_ATTR *obj0, u16 attr2, u32 clrs, u32 base)
void obj_putc (int x, int y, int c, u16 attr2)
void obj_puts (int x, int y, const char *str, u16 attr2)
void obj_clrs (int x, int y, const char *str)

Function Documentation

INLINE void obj_putc2 ( int  x,
int  y,
int  c,
u16  attr2,
OBJ_ATTR obj0 
)

Write character c to (x, y) in color clr using objects obj0 and on.


Generated on Mon Aug 25 17:03:57 2008 for libtonc by  doxygen 1.5.3