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

Method get_total_num_frames

src/animation.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136
137
138unsigned int animation::get_total_num_frames() const
139{
140 return m_total_num_frames;
141}
142
143
144long animation::get_output_width() const

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected