Nspire I/O  3.0
 All Data Structures Files Functions Pages
Functions
screen.c File Reference
#include <os.h>
#include "charmap.h"
#include "nspireio.h"

Functions

void nio_pixel_set (int x, int y, unsigned int color)
 
void nio_pixel_putc (int x, int y, char ch, int bgColor, int textColor)
 
void nio_pixel_puts (int x, int y, char *str, int bgColor, int textColor)
 

Detailed Description

Author
Julian Mackeben aka compu compu.nosp@m.juck.nosp@m.e@goo.nosp@m.glem.nosp@m.ail.c.nosp@m.om
Version
3.0

LICENSE

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

DESCRIPTION

Screen functions