ge211
2021.5.1
A student game engine
Abstract_game Member List
This is the complete list of members for
Abstract_game
, including all inherited members.
background_color
Abstract_game
protected
default_background_color
Abstract_game
static
default_window_dimensions
Abstract_game
static
default_window_title
Abstract_game
static
draw
(Sprite_set &)=0
Abstract_game
protected
pure virtual
get_frame_rate
() const
Abstract_game
inline
protected
get_frame_start_time
() const
Abstract_game
inline
protected
get_load_percent
() const
Abstract_game
inline
protected
get_prev_frame_length
() const
Abstract_game
inline
protected
get_window
() const
Abstract_game
protected
initial_window_dimensions
() const
Abstract_game
protected
virtual
initial_window_title
() const
Abstract_game
protected
virtual
mixer
() const
Abstract_game
inline
protected
on_frame
(double last_frame_seconds)
Abstract_game
inline
protected
virtual
on_key
(Key)
Abstract_game
inline
protected
virtual
on_key_down
(Key)
Abstract_game
protected
virtual
on_key_up
(Key)
Abstract_game
inline
protected
virtual
on_mouse_down
(Mouse_button, Posn< int >)
Abstract_game
inline
protected
virtual
on_mouse_move
(Posn< int >)
Abstract_game
inline
protected
virtual
on_mouse_up
(Mouse_button, Posn< int >)
Abstract_game
inline
protected
virtual
on_quit
()
Abstract_game
inline
protected
virtual
on_start
()
Abstract_game
inline
protected
virtual
prepare
(const sprites::Sprite &) const
Abstract_game
protected
quit
()
Abstract_game
protected
run
()
Abstract_game
~Abstract_game
()
Abstract_game
inline
virtual
Generated by
1.8.20