/[crust]/crust/server/layer.h
ViewVC logotype

Diff of /crust/server/layer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Tue Aug 21 21:41:56 2001 UTC revision 1.2 by jrydberg, Sat Aug 25 13:39:00 2001 UTC
# Line 143  void flush_surface (struct layer *layer, Line 143  void flush_surface (struct layer *layer,
143  void update_surface (struct layer *layer, struct surface *surface,  void update_surface (struct layer *layer, struct surface *surface,
144                       int x, int y, int w, int h);                       int x, int y, int w, int h);
145    
146    /* Find surface at (X, Y).  */
147    struct surface *locate_surface_at_point (int x, int y);
148    
149  #endif /* layer.h */  #endif /* layer.h */
150    
151    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26