C# Class OpenTK.Platform.MacOS.Carbon.API.EventRecord

ファイルを表示 Open project: andykorth/opentk Class Usage Examples

Public Properties

Property Type Description
message uint
modifiers uint
what ushort
when uint
where CarbonPoint

Property Details

message public_oe property

public uint message
return uint

modifiers public_oe property

public uint modifiers
return uint

what public_oe property

public ushort what
return ushort

when public_oe property

public uint when
return uint

where public_oe property

public CarbonPoint,OpenTK.Platform.MacOS.Carbon where
return CarbonPoint