MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / CurrentAnimation

Method CurrentAnimation

PanzerChasm/client/weapon_state.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35unsigned int WeaponState::CurrentAnimation() const
36{
37 return current_animation_;
38}
39
40unsigned int WeaponState::CurrentAnimationFrame() const
41{

Callers 2

DrawWeaponMethod · 0.45
DrawWeaponMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected