C# Class MegaMan.Engine.MSG

Datei anzeigen Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
message uint
pt Point
time uint
wParam System.IntPtr

Property Details

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

message public_oe property

public uint message
return uint

pt public_oe property

public Point pt
return Point

time public_oe property

public uint time
return uint

wParam public_oe property

public IntPtr,System wParam
return System.IntPtr