Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ variables.cpp
File
variables.cpp
tests/variables.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"game_variables.h"
2
#include
"doctest.h"
3
4
TEST_SUITE_BEGIN(
"Variables"
);
Callers
nothing calls this directly
Calls
15
min
Function · 0.85
max
Function · 0.85
SetArray
Method · 0.80
AddRange
Method · 0.80
AddArray
Method · 0.80
Sub
Method · 0.80
SubRange
Method · 0.80
SubArray
Method · 0.80
Mult
Method · 0.80
MultRange
Method · 0.80
MultArray
Method · 0.80
Div
Method · 0.80
Tested by
no test coverage detected