Working toward render timing
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
#define LIME_APP_APPLICATION_H
|
||||
|
||||
|
||||
#include <hx/CFFI.h>
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
|
||||
@@ -10,6 +13,10 @@ namespace lime {
|
||||
|
||||
public:
|
||||
|
||||
static double GetTicks ();
|
||||
|
||||
static AutoGCRoot* callback;
|
||||
|
||||
virtual int Exec () = 0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user