Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_POINTER_STYLE_IMP General cluster: implementation_mswin description: "Windows implementation of EV_POINTER_STYLE_I." keywords: mouse, pointer, cursor, arrow create: make Ancestors EV_POINTER_STYLE_I* Queries height: INTEGER_32 is_destroyed: BOOLEAN to_windows_constants (a_constants: INTEGER_32): POINTER wel_cursor: WEL_CURSOR width: INTEGER_32 x_hotspot: INTEGER_32 y_hotspot: INTEGER_32 Commands copy_from_pointer_style (a_pointer_style: [attached like interface] attached EV_POINTER_STYLE) destroy init_from_pixel_buffer (a_pixel_buffer: EV_PIXEL_BUFFER; a_x_hotspot, a_y_hotspot: INTEGER_32) init_from_pixmap (a_pixmap: EV_PIXMAP; a_hotspot_x, a_hotspot_y: INTEGER_32) init_predefined (a_constants: INTEGER_32) old_make (an_interface: EV_POINTER_STYLE) set_hotspot_imp (a_position: INTEGER_32; a_is_x: BOOLEAN) set_x_hotspot (a_x: INTEGER_32) set_y_hotspot (a_y: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org