Differences between version 2 and predecessor to the previous major change of SDL_Rect(3).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:53:47 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:47 pm | by perry | Revert |
@@ -29,11 +29,11 @@
!!DESCRIPTION
A __SDL_Rect__ defines a rectangular area of pixels. It
-is used by __SDL_BlitSurface__ to define blitting regions
+is used by __SDL_!
BlitSurface__ to define blitting regions
and by several other video functions.
!!SEE ALSO
-__SDL_BlitSurface__, __SDL_UpdateRect__
+__SDL_!
BlitSurface__, __SDL_!
UpdateRect__
----