MCPcopy Create free account
hub / github.com/EasyRPG/Player / game_character_anim.cpp

File game_character_anim.cpp

tests/game_character_anim.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "doctest.h"
2#include "options.h"
3#include "game_map.h"
4#include "game_vehicle.h"

Callers

nothing calls this directly

Calls 15

testStandingFunction · 0.85
testMovingFunction · 0.85
testPausedFunction · 0.85
testJumpingFunction · 0.85
testCenterStepFunction · 0.85
testAnimSpinFunction · 0.85
testBoatFunction · 0.85
SetMoveSpeedMethod · 0.80
IsAnimatedMethod · 0.80
IsContinuousMethod · 0.80
IsSpinningMethod · 0.80
SetFacingLockedMethod · 0.80

Tested by

no test coverage detected