class
	SDL_PALETTE_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
	colors: detachable SDL_COLOR_STRUCT_API
	exists: BOOLEAN
	item: POINTER
	ncolors: INTEGER_32
	refcount: INTEGER_32
	shared: BOOLEAN
	structure_size: INTEGER_32
	version: NATURAL_32

Commands
	make
	make_by_pointer (a_ptr: POINTER)
	set_colors (a_value: SDL_COLOR_STRUCT_API)
	set_ncolors (a_value: INTEGER_32)
	set_refcount (a_value: INTEGER_32)
	set_version (a_value: NATURAL_32)


Generated by ISE EiffelStudio