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

Method get_output_height

src/animation.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148
149
150long animation::get_output_height() const
151{
152 return m_output_height;
153}
154
155
156display::image_handle animation::get_image_handle_at(animation_position const &p_animation_position)

Callers 2

is_validFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected