1 #ifndef GBUFFEREDINPUT_H 2 #define GBUFFEREDINPUT_H 15 #include "../G_Core/GBroadcasting.h" 17 #include "../G_System/GKeyDefines.h" 53 static const GUUIID GBufferedInputUUIID =
55 0x4cba9d69, 0x1b32, 0x43da,{ 0xb7, 0xb2, 0xa4, 0x21, 0xc5, 0x78, 0x18, 0xf0 }
The GBroadcasting Interface is capable of registering & deregistering GListener interfaces.
Definition: GBroadcasting.h:36
Definition: GBufferedInput.h:46
GBufferedInputEvents
GBufferedInputEvents holds the possible events that can be sent from GBufferedInput.
Definition: GBufferedInput.h:44
Definition: GBufferedInput.h:45
Definition: GBufferedInput.h:47
Gateware Universally Unique Interface IDentifier.
Definition: GDefines.h:25
GATEWARE_EXPORT_IMPLICIT GReturn CreateGBufferedInput(void *_windowHandle, unsigned int _handleSize, GBufferedInput **_outBufferedInput)
Creates a GBufferedInput Object.
Definition: GBufferedInput.h:49
The core namespace to which all Gateware interfaces/structures/defines must belong.
Definition: GAudio.h:20
GReturn
Listing of common error codes returned by Gateware functions.
Definition: GDefines.h:53
Definition: GBufferedInput.h:48