To make this work, the uGUI environment is simply initialized with a function pointer: static UG_GUI gui; ... UG_Init(&gui,local_draw_point,128,64); The ...
確定! 回上一頁