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

Method CurrentAnimationFrame

PanzerChasm/client/weapon_state.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40unsigned int WeaponState::CurrentAnimationFrame() const
41{
42 return current_animation_frame_;
43}
44
45float WeaponState::GetSwitchStage() const
46{

Callers 2

DrawWeaponMethod · 0.45
DrawWeaponMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected