MCPcopy Create free account
hub / github.com/OSSystems/EasySplash / get_output_width

Method get_output_width

src/animation.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142
143
144long animation::get_output_width() const
145{
146 return m_output_width;
147}
148
149
150long animation::get_output_height() const

Callers 2

is_validFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected