Index

A | C | D | E | F | G | I | M | P | R | T | W

A

Animation
see also Double buffering
see also Timer

C

Callback
Example
Client-data
Close Button
Example
Color
Compilation
Using Makefile
Using the basic module
Using the image module

D

Double buffering
Drawing
Example

E

Event
Event handler
Events list
Tracing events
ez_auto_quit (C function)
ez_draw_circle (C function)
ez_draw_line (C function)
ez_draw_point (C function)
ez_draw_rectangle (C function)
ez_draw_text (C function)
ez_draw_triangle (C function)
Ez_event (C type)
ez_fill_circle (C function)
ez_fill_rectangle (C function)
ez_fill_triangle (C function)
ez_font_load (C function)
Ez_func (C type)
ez_get_data (C function)
ez_get_grey (C function)
ez_get_HSV (C function)
ez_get_RGB (C function)
ez_get_time (C function)
ez_HSV_to_RGB (C function)
Ez_image (C type)
ez_image_blend (C function)
ez_image_blend_sub (C function)
ez_image_create (C function)
ez_image_destroy (C function)
ez_image_dup (C function)
ez_image_extract (C function)
ez_image_fill_rgba (C function)
ez_image_get_opacity (C function)
ez_image_has_alpha (C function)
ez_image_load (C function)
ez_image_paint (C function)
ez_image_paint_sub (C function)
ez_image_print (C function)
ez_image_rotate (C function)
ez_image_rotate_point (C function)
ez_image_scale (C function)
ez_image_set_alpha (C function)
ez_image_set_opacity (C function)
ez_image_sym_hor (C function)
ez_image_sym_ver (C function)
ez_init (C function)
ez_main_loop (C function)
Ez_pixmap (C type)
ez_pixmap_create_from_image (C function)
ez_pixmap_destroy (C function)
ez_pixmap_paint (C function)
ez_pixmap_tile (C function)
ez_quit (C function)
ez_random (C function)
ez_send_expose (C function)
ez_set_color (C function)
ez_set_data (C function)
ez_set_nfont (C function)
ez_set_thick (C function)
ez_start_timer (C function)
Ez_window (C type)
ez_window_clear (C function)
ez_window_create (C function)
ez_window_dbuf (C function)
ez_window_destroy (C function)
ez_window_get_id (C function)
ez_window_get_size (C function)
ez_window_set_size (C function)
ez_window_show (C function)

F

Font

G

Global variable

I

Image
Examples
Managing images
Operations on images
The image type
see also Double buffering
see also Pixmap

M

Main loop
Example
Mouse
Drawing with the mouse
Events and coordinates

P

Pixmap

R

Random number

T

Text
Example
Text input
Timer
Example
Measuring time

W

Window
Managing several windows

Table Of Contents