![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for dcpp::shared_device, including all inherited members.
__counter (defined in dcpp::shared_device) | dcpp::shared_device | protected |
__device (defined in dcpp::shared_device) | dcpp::shared_device | protected |
activate_joysticks(dcpp::nub::array< dcpp::SJoystickInfo > &joysticks_info__) (defined in dcpp::shared_device) | dcpp::shared_device | |
caption(const std::wstring &title__) (defined in dcpp::shared_device) | dcpp::shared_device | |
caption(const std::string &title__) (defined in dcpp::shared_device) | dcpp::shared_device | |
clear_system_messages() (defined in dcpp::shared_device) | dcpp::shared_device | |
close() (defined in dcpp::shared_device) | dcpp::shared_device | |
cmp_status enum name (defined in dcpp::shared_device) | dcpp::shared_device | |
cmp_string(self_type::cmp_status status__) (defined in dcpp::shared_device) | dcpp::shared_device | static |
color_format() const (defined in dcpp::shared_device) | dcpp::shared_device | |
compare(const self_type &other__) const (defined in dcpp::shared_device) | dcpp::shared_device | |
context() const | dcpp::shared_device | |
create_default_randomizer() const (defined in dcpp::shared_device) | dcpp::shared_device | |
cursor() const (defined in dcpp::shared_device) | dcpp::shared_device | |
destroy() (defined in dcpp::shared_device) | dcpp::shared_device | |
device_creation_counter (defined in dcpp::shared_device) | dcpp::shared_device | static |
device_destroy_counter (defined in dcpp::shared_device) | dcpp::shared_device | static |
double_click_time(dcpp::uint32_kt time_ms__) (defined in dcpp::shared_device) | dcpp::shared_device | |
double_click_time() const (defined in dcpp::shared_device) | dcpp::shared_device | |
driver_supported(dcpp::video::E_DRIVER_TYPE edt__) (defined in dcpp::shared_device) | dcpp::shared_device | static |
fit_cursor() (defined in dcpp::shared_device) | dcpp::shared_device | |
fs() const (defined in dcpp::shared_device) | dcpp::shared_device | |
fullscreen() const (defined in dcpp::shared_device) | dcpp::shared_device | |
gamma_ramp() (defined in dcpp::shared_device) | dcpp::shared_device | |
gamma_ramp(dcpp::float32_kt red__, dcpp::float32_kt green__, dcpp::float32_kt blue__, dcpp::float32_kt brightness__, dcpp::float32_kt contrast__) (defined in dcpp::shared_device) | dcpp::shared_device | |
get() const (defined in dcpp::shared_device) | dcpp::shared_device | |
gui() const (defined in dcpp::shared_device) | dcpp::shared_device | |
has_device() const (defined in dcpp::shared_device) | dcpp::shared_device | |
logger() const (defined in dcpp::shared_device) | dcpp::shared_device | |
maximize_window() (defined in dcpp::shared_device) | dcpp::shared_device | |
minimize_window() (defined in dcpp::shared_device) | dcpp::shared_device | |
mode_list() (defined in dcpp::shared_device) | dcpp::shared_device | |
operator<(const self_type &other__) const =delete (defined in dcpp::shared_device) | dcpp::shared_device | |
operator<=(const self_type &other__) const =delete (defined in dcpp::shared_device) | dcpp::shared_device | |
operator<=>(const self_type &other__) const =delete (defined in dcpp::shared_device) | dcpp::shared_device | |
operator=(const self_type &other__) (defined in dcpp::shared_device) | dcpp::shared_device | |
operator=(const self_type &&other__) (defined in dcpp::shared_device) | dcpp::shared_device | |
operator==(const self_type &other__) const (defined in dcpp::shared_device) | dcpp::shared_device | |
operator>(const self_type &other__) const =delete (defined in dcpp::shared_device) | dcpp::shared_device | |
operator>=(const self_type &other__) const =delete (defined in dcpp::shared_device) | dcpp::shared_device | |
osop() const (defined in dcpp::shared_device) | dcpp::shared_device | |
post_user_event(dcpp::SEvent &event__) (defined in dcpp::shared_device) | dcpp::shared_device | |
randomizer() const (defined in dcpp::shared_device) | dcpp::shared_device | |
randomizer(dcpp::IRandomizer *rd__) (defined in dcpp::shared_device) | dcpp::shared_device | |
receiver(dcpp::IEventReceiver *receiver__) (defined in dcpp::shared_device) | dcpp::shared_device | |
receiver() const (defined in dcpp::shared_device) | dcpp::shared_device | |
receiving_scene(dcpp::scene::ISceneManager *scene__) (defined in dcpp::shared_device) | dcpp::shared_device | |
resizable(bool value__) (defined in dcpp::shared_device) | dcpp::shared_device | |
resize(dcpp::uint32_kt width__, dcpp::uint32_kt height__) (defined in dcpp::shared_device) | dcpp::shared_device | |
restore_window() (defined in dcpp::shared_device) | dcpp::shared_device | |
run() (defined in dcpp::shared_device) | dcpp::shared_device | |
scene() const (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device(dcpp::video::E_DRIVER_TYPE edt__, const dcpp::nub::dimension2du &window_size__, dcpp::uint32_kt color_bits__, bool fullscreen__, bool stencilbuffer__, bool vsync__, dcpp::IEventReceiver *receiver__) (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device(dcpp::uint32_kt width__, dcpp::uint32_kt height__, const std::wstring &title__, bool fullscreen__=false, dcpp::video::E_DRIVER_TYPE edt__=dcpp::video::EDT_EGXU) (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device(dcpp::uint32_kt width__, dcpp::uint32_kt height__, const std::string &title__="Duckcpp Window, c++ engine", bool fullscreen__=false, dcpp::video::E_DRIVER_TYPE edt__=dcpp::video::EDT_EGXU) (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device(dcpp::video::E_DRIVER_TYPE edt__) (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device()=delete (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device(const self_type &other__) (defined in dcpp::shared_device) | dcpp::shared_device | |
shared_device(const self_type &&other__) (defined in dcpp::shared_device) | dcpp::shared_device | |
sleep(dcpp::float32_kt time__, bool pause_timer__=false) (defined in dcpp::shared_device) | dcpp::shared_device | |
timer() const (defined in dcpp::shared_device) | dcpp::shared_device | |
tuple() const (defined in dcpp::shared_device) | dcpp::shared_device | |
type() const (defined in dcpp::shared_device) | dcpp::shared_device | |
use_count() const (defined in dcpp::shared_device) | dcpp::shared_device | |
version() const (defined in dcpp::shared_device) | dcpp::shared_device | |
video() const (defined in dcpp::shared_device) | dcpp::shared_device | |
window_active() const (defined in dcpp::shared_device) | dcpp::shared_device | |
window_focused() const (defined in dcpp::shared_device) | dcpp::shared_device | |
window_minimized() const (defined in dcpp::shared_device) | dcpp::shared_device | |
window_position() const (defined in dcpp::shared_device) | dcpp::shared_device | |
yield() (defined in dcpp::shared_device) | dcpp::shared_device | |
~shared_device() (defined in dcpp::shared_device) | dcpp::shared_device | virtual |