discoverpixy
Functions
Pixytest (Screen)
Collaboration diagram for Pixytest (Screen):

Functions

SCREEN_STRUCTget_screen_pixytest ()
 

Detailed Description

The Pixy-Test Screen tests the pixy module.

Function Documentation

SCREEN_STRUCT* get_screen_pixytest ( )

Returns a pointer to the pixytest screen

See also
gui_screen_navigate
Returns

Definition at line 374 of file screen_pixytest.c.

375 {
376  return &screen;
377 }
static SCREEN_STRUCT screen

Here is the caller graph for this function: