Public メソッド
クラス MARYOLED

すべてのメンバ一覧

Public メソッド

void reset ()
void command (int value)
void data (int value)
void _window (int x, int y, int width, int height)
void locate (int column, int row)
void newline ()
void _putp (int colour)
int _putc (int value)
void cls (void)
void window (int x, int y, int width, int height)
void putp (int colour)
void pixel (int x, int y, int colour)
void fill (int x, int y, int width, int height, int colour)
void blit (int x, int y, int width, int height, const int *colour)
void bitblit (int x, int y, int width, int height, const char *bitstream)
void foreground (int c)
void background (int c)
int width ()
int height ()
int columns ()
int rows ()

このクラスの説明は次のファイルから生成されました:
 全て クラス ファイル 関数 変数 列挙型 列挙型の値 マクロ定義