ae v0.0.1896 (2017-02-27T15:20:58Z)
Home
Dub
Repo
FPSCounter
ae
utils
fps
Undocumented in source.
struct
FPSCounter {
void
tick
(void delegate(string) setter);
}
Members
Functions
tick
void
tick
(void delegate(string) setter)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ae
utils
fps
structs
FPSCounter