next step to D-ify the property functions
this time all Drawables git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1458 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
ca7c1d1690
commit
6b444d338e
6 changed files with 578 additions and 677 deletions
|
@ -358,10 +358,10 @@ public:
|
|||
}
|
||||
|
||||
/**
|
||||
* Get time elapsed since last frame
|
||||
* Get the time the last frame took
|
||||
*
|
||||
* Returns:
|
||||
* Time elapsed, in seconds
|
||||
* time in seconds
|
||||
*/
|
||||
float getFrameTime()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue