Modified Clock description and added first comments on the Vector2 and Vector3 classes. Though I have to comment the comparison methods of the vector classes too.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1593 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
groogy 2010-11-02 22:54:38 +00:00
parent 562547b0ee
commit e9c325a9cf
3 changed files with 71 additions and 1 deletions

View file

@ -2,7 +2,7 @@
#include "System.hpp"
#include <SFML/System/Clock.hpp>
/* Clock class */
/* Utility class for manipulating time. */
VALUE globalClockClass;
/* Free a heap allocated object