class
	SDL_POINT_STRUCT_API

General
	cluster: src
	description: "This file has been generated by WrapC. Do not edit. Changes will be lost!"
	create: make, make_by_pointer

Ancestors
	MEMORY_STRUCTURE*

Queries
	exists: BOOLEAN
	item: POINTER
	shared: BOOLEAN
	structure_size: INTEGER_32
	x: INTEGER_32
	y: INTEGER_32

Commands
	make
	make_by_pointer (a_ptr: POINTER)
	set_x (a_value: INTEGER_32)
	set_y (a_value: INTEGER_32)


Generated by ISE EiffelStudio