Method | Description | |
---|---|---|
MessagePump ( ) : void | ||
Win32MessageHandling ( ) : System | ||
WndProc ( Axiom.Graphics.RenderWindow win, |
Internal winProc (RenderWindow's use this when creating the Win32 Window)
|
Method | Description | |
---|---|---|
DispatchMessage ( System.Windows.Forms.Msg &msg ) : void | ||
PeekMessage ( System.Windows.Forms.Msg &msg, |
||
TranslateMessage ( System.Windows.Forms.Msg &msg ) : void |
static public WndProc ( Axiom.Graphics.RenderWindow win, |
||
win | Axiom.Graphics.RenderWindow | |
m | ||
return | bool |