nux-0.9.46

Nux/WindowThread.h File Reference

#include "TimerProc.h"

Go to the source code of this file.

Data Structures

class  nux::WindowThread
struct  nux::WindowThread::ThreadInfo
struct  nux::WindowThread::_EventInspectorStorage

Namespaces

namespace  nux

Typedefs

typedef int(* nux::EventInspector )(Area *area, Event *event, void *data)
 Event Inspector function prototype.