Changeset 60:e16e13d8cd68 for window/render.h
- Timestamp:
- 12/18/09 20:41:38 (2 years ago)
- Branch:
- default
- Files:
-
- 1 modified
-
window/render.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
window/render.h
r56 r60 39 39 void DSurfaceMove(Surface* src_o, const Rect& srcrect, Surface* dst_o, const Rect& dstrect); // ¥³¥Ã¡Š40 40 void DSurfaceBlitAlpha(Surface* src_o, const Rect& srcrect_o, Surface* dst_o, const Rect& dstrect_o, const unsigned char* alpha, const Rect& alpharect); 41 void DSurfaceBlit Saturate(Surface* src_o, const Rect& srcrect, Surface* dst_o, const Rect& dstrect, unsigned char alpha);41 void DSurfaceBlitAdd(Surface* src_o, const Rect& srcrect, Surface* dst_o, const Rect& dstrect, unsigned char alpha); 42 42 void DSurfaceBlitMultiply(Surface* src_o, const Rect& srcrect_o, Surface* dst_o, const Rect& dstrect_o); 43 43
![(please configure the [header_logo] section in trac.ini)](/otakunoraifu/chrome/site/your_project_logo.png)