jubilant-funicular
Public Member Functions | Public Attributes | List of all members
nta::ScreenSwitchInfo Struct Reference

Info passed to Screen::onFocus. More...

#include <Screen.h>

Collaboration diagram for nta::ScreenSwitchInfo:
Collaboration graph
[legend]

Public Member Functions

 ScreenSwitchInfo (void *data)
 
 ScreenSwitchInfo (void *data, int index)
 

Public Attributes

void * data
 arbitrary data to pass along
 
int fromIndex
 the index of the screen switched from
 

Detailed Description

Info passed to Screen::onFocus.

Definition at line 33 of file Screen.h.


The documentation for this struct was generated from the following file: