class
	SDL_WINDOW_EVENT_ID_ENUM_API

General
	cluster: src

Ancestors
	ANY

Queries
	is_valid_enum (a_value: INTEGER_32): BOOLEAN
	sdl_windowevent_close: INTEGER_32
	sdl_windowevent_enter: INTEGER_32
	sdl_windowevent_exposed: INTEGER_32
	sdl_windowevent_focus_gained: INTEGER_32
	sdl_windowevent_focus_lost: INTEGER_32
	sdl_windowevent_hidden: INTEGER_32
	sdl_windowevent_hit_test: INTEGER_32
	sdl_windowevent_leave: INTEGER_32
	sdl_windowevent_maximized: INTEGER_32
	sdl_windowevent_minimized: INTEGER_32
	sdl_windowevent_moved: INTEGER_32
	sdl_windowevent_none: INTEGER_32
	sdl_windowevent_resized: INTEGER_32
	sdl_windowevent_restored: INTEGER_32
	sdl_windowevent_shown: INTEGER_32
	sdl_windowevent_size_changed: INTEGER_32
	sdl_windowevent_take_focus: INTEGER_32


Generated by ISE EiffelStudio