Antkeeper  0.0.1
app::window_manager Member List

This is the complete list of members for app::window_manager, including all inherited members.

create_window(const std::string &title, const math::ivec2 &windowed_position, const math::ivec2 &windowed_size, bool maximized, bool fullscreen, bool v_sync)=0app::window_managerpure virtual
get_display(std::size_t index) const =0app::window_managerpure virtual
get_display_count() const =0app::window_managerpure virtual
instance()app::window_managerstatic
update()=0app::window_managerpure virtual
~window_manager()=defaultapp::window_managervirtual