Functions


createIODelegate

createIODelegate

extern id createIODelegate(
    SpriteApp *ha,
    unsigned int w,
    unsigned int h,
    char *t );

Creates a standard IO delegate for a SpriteApp. The actual object that's created depends on the windowing or graphics subsystem SpriteCore is built for; however, it must conform to the IODelegate protocol.

© 2005 Jeffrey T. Read (Last Updated 7/27/2005)