class SDL_MOUSE_FUNCTIONS_API General cluster: src description: "This file has been generated by WrapC. Do not edit. Changes will be lost!" Ancestors ANY Queries c_sdl_get_relative_mouse_state (x, y: TYPED_POINTER [INTEGER_32]): NATURAL_32 c_sdl_set_relative_mouse_mode (enabled: INTEGER_32): INTEGER_32 sdl_get_relative_mouse_state (x, y: TYPED_POINTER [INTEGER_32]): NATURAL_32 sdl_set_relative_mouse_mode (enabled: INTEGER_32): INTEGER_32 Commands c_sdl_warp_mouse_in_window (window: POINTER; x, y: INTEGER_32) sdl_warp_mouse_in_window (window: SDL_WINDOW_STRUCT_API; x, y: INTEGER_32)
Generated by ISE EiffelStudio