xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::forms::animation_updated_event_args, including all inherited members.
animation_updated_event_args(int32_t frame_counter, int64_t elapsed_milliseconds) (defined in xtd::forms::animation_updated_event_args) | xtd::forms::animation_updated_event_args | inline |
elapsed_milliseconds() const (defined in xtd::forms::animation_updated_event_args) | xtd::forms::animation_updated_event_args | inline |
empty | xtd::event_args | static |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
event_args()=default | xtd::event_args | |
frame_counter() const (defined in xtd::forms::animation_updated_event_args) | xtd::forms::animation_updated_event_args | inline |
get_hash_code() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
to_string() const noexcept | xtd::object | virtual |