PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::application_internal::RunLoopBindings Struct Reference

Public Attributes

std::function< float()> get_time_seconds
std::function< std::chrono::steady_clock::time_point()> get_steady_now
std::function< void()> update_resource_cache
std::function< PrepareFrameResult()> prepare_frame
std::function< RenderFrameResult()> render_prepared_frame
std::function< void()> poll_window

The documentation for this struct was generated from the following file: