class SDL_RECT_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 h: INTEGER_32 item: POINTER shared: BOOLEAN structure_size: INTEGER_32 w: INTEGER_32 x: INTEGER_32 y: INTEGER_32 Commands make make_by_pointer (a_ptr: POINTER) set_h (a_value: INTEGER_32) set_w (a_value: INTEGER_32) set_x (a_value: INTEGER_32) set_y (a_value: INTEGER_32)
Generated by ISE EiffelStudio