#include <libvideo.h>
変数 | |
unsigned int | x |
unsigned int | y |
unsigned int | width |
unsigned int | height |
unsigned int | ptr |
unsigned char | data [GRAPH_SIZE] |
libvideo.h の 82 行で定義されています。
unsigned char data[GRAPH_SIZE] |
libvideo.h の 88 行で定義されています。
参照元 GRAPH_draw_bar(), GRAPH_draw_line(), GRAPH_draw_point(), GRAPH_init(), と GRAPH_putdata().
unsigned int height |
libvideo.h の 86 行で定義されています。
参照元 GRAPH_draw_bar(), GRAPH_draw_line(), GRAPH_draw_point(), と GRAPH_init().
unsigned int ptr |
libvideo.h の 87 行で定義されています。
参照元 GRAPH_draw_bar(), GRAPH_draw_line(), GRAPH_draw_point(), GRAPH_init(), と GRAPH_putdata().
unsigned int width |
libvideo.h の 85 行で定義されています。
参照元 GRAPH_draw_bar(), GRAPH_draw_line(), GRAPH_draw_point(), GRAPH_init(), と GRAPH_putdata().
unsigned int x |
libvideo.h の 83 行で定義されています。
参照元 GRAPH_draw_bar(), GRAPH_draw_line(), GRAPH_draw_point(), と GRAPH_init().
unsigned int y |
libvideo.h の 84 行で定義されています。
参照元 GRAPH_draw_bar(), GRAPH_draw_line(), GRAPH_draw_point(), と GRAPH_init().