[libfake437] r332 committed - Document.

1 view
Skip to first unread message

libfa...@googlecode.com

unread,
Jan 1, 2010, 10:41:05 PM1/1/10
to libfake43...@googlegroups.com
Revision: 332
Author: endgame.dos
Date: Fri Jan 1 19:07:03 2010
Log: Document.
http://code.google.com/p/libfake437/source/detail?r=332

Modified:
/trunk/include/fake437/display.hpp
/trunk/include/fake437/surface.hpp

=======================================
--- /trunk/include/fake437/display.hpp Fri Jan 1 19:06:33 2010
+++ /trunk/include/fake437/display.hpp Fri Jan 1 19:07:03 2010
@@ -61,6 +61,8 @@
void draw(void);

SDL_Surface* get_surface(void);
+
+ /* Width/height in characters. */
int get_width(void) const;
int get_height(void) const;
private:
=======================================
--- /trunk/include/fake437/surface.hpp Fri Jan 1 19:06:33 2010
+++ /trunk/include/fake437/surface.hpp Fri Jan 1 19:07:03 2010
@@ -42,6 +42,8 @@
F437Color fg, F437Color bg);

SDL_Surface* get_surface(void);
+
+ /* Width/height in characters. */
int get_width(void) const;
int get_height(void) const;
private:

Reply all
Reply to author
Forward
0 new messages