Quantum Fog
0.9.3
Main Page
Related Pages
Classes
Files
File List
Legacy
QFog2-MachO
QFogSource
Mac_Other
C_KEYS.h
1
#pragma once
2
3
4
class
C_KEYS
5
{
6
7
public
:
8
static
BOOLEAN KeyIsDown( SHORT theKeyCode);
9
static
EKeyStatus my_PrintingCharField(
10
TEHandle inMacTEH,
11
UInt16 inKeyCode,
12
UInt16 &ioCharCode,
13
EventModifiers inModifiers);
14
};
C_KEYS
Definition:
C_KEYS.h:4
Generated by
1.8.11