mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
37 lines
1.2 KiB
Modula-2
Vendored
37 lines
1.2 KiB
Modula-2
Vendored
;
|
|
; Definition file of ninput.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "ninput.dll"
|
|
EXPORTS
|
|
AddPointerInteractionContext
|
|
BufferPointerPacketsInteractionContext
|
|
CreateInteractionContext
|
|
DestroyInteractionContext
|
|
GetCrossSlideParameterInteractionContext
|
|
GetHoldParameterInteractionContext
|
|
GetInertiaParameterInteractionContext
|
|
GetInteractionConfigurationInteractionContext
|
|
GetMouseWheelParameterInteractionContext
|
|
GetPropertyInteractionContext
|
|
GetStateInteractionContext
|
|
GetTapParameterInteractionContext
|
|
GetTranslationParameterInteractionContext
|
|
ProcessBufferedPacketsInteractionContext
|
|
ProcessInertiaInteractionContext
|
|
ProcessPointerFramesInteractionContext
|
|
RegisterOutputCallbackInteractionContext
|
|
RegisterOutputCallbackInteractionContext2
|
|
RemovePointerInteractionContext
|
|
ResetInteractionContext
|
|
SetCrossSlideParametersInteractionContext
|
|
SetHoldParameterInteractionContext
|
|
SetInertiaParameterInteractionContext
|
|
SetInteractionConfigurationInteractionContext
|
|
SetMouseWheelParameterInteractionContext
|
|
SetPivotInteractionContext
|
|
SetPropertyInteractionContext
|
|
SetTapParameterInteractionContext
|
|
SetTranslationParameterInteractionContext
|
|
StopInteractionContext
|