Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.OS.Windows.WindowsMessage Class Reference

Static Public Attributes

const int SETFOCUS = 7
 
const int KILLFOCUS = 8
 
const int IME_STARTCOMPOSITION = 269
 
const int IME_ENDCOMPOSITION = 270
 
const int IME_COMPOSITION = 271
 
const int IME_SETCONTEXT = 641
 
const int IME_NOTIFY = 642
 
const int IME_CONTROL = 643
 
const int IME_COMPOSITIONFULL = 644
 
const int IME_SELECT = 645
 
const int IME_CHAR = 646
 
const int IME_KEYDOWN = 656
 
const int IME_KEYUP = 657
 
const int INPUTLANGCHANGE = 81
 
const int KEYDOWN = 256
 
const int CHAR = 258
 
const int ACTIVATE = 6
 

Detailed Description

Definition at line 3 of file WindowsMessage.cs.


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