68 int32_t frame_counter_ = 0;
69 int32_t frames_per_second_ = 10;
Contains xtd::forms::key_event_handler event handler.
Provides a set of methods and properties that you can use to accurately measure elapsed time.
Definition: stopwatch.h:27
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:25
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
Represents an event.
Definition: event.h:21
Contains xtd::forms::control control.
xtd::event< animation, animation_updated_event_handler > updated
Occurs when the specified interval specified by xtd::animation::frames_per_seconds has elapsed and th...
Definition: animation.h:58
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
Contains xtd::diagnostics::stopwatch class.
Contains xtd::forms::timer component.