Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ functions
Functions
6,474 in github.com/EasyRPG/Player
⨍
Functions
6,474
◇
Types & classes
864
↓ 698 callers
Method
size
@return the number of drawables in the list */
src/drawable_list.h:113
↓ 568 callers
Method
Get
src/opacity.h:111
↓ 487 callers
Method
empty
@return if the list is empty */
src/drawable_list.h:116
↓ 466 callers
Method
end
@return an iterator to the end */
src/drawable_list.h:99
↓ 389 callers
Method
begin
@return an iterator to the beginning */
src/drawable_list.h:96
↓ 379 callers
Method
size
tests/doctest.h:3359
↓ 341 callers
Method
data
src/game_character.h:985
↓ 296 callers
Method
Set
src/opacity.h:122
↓ 280 callers
Method
get
src/pixman_image_ptr.h:122
↓ 264 callers
Method
Has
src/state.h:132
↓ 218 callers
Method
SePlay
src/game_system.cpp:150
↓ 213 callers
Method
SetVisible
src/drawable.h:161
↓ 201 callers
Method
reset
Resets the synthesizer completely.
src/midisynth.cpp:494
↓ 173 callers
Method
clear
Clear.
src/midisynth.cpp:1419
↓ 166 callers
Method
GetType
src/async_op.h:189
↓ 164 callers
Function
max
src/util_macro.h:31
↓ 161 callers
Method
GetName
src/font.cpp:703
↓ 142 callers
Method
TextDraw
src/bitmap.cpp:341
↓ 130 callers
Method
GetActor
src/game_party.cpp:518
↓ 128 callers
Method
set_program
Sets program parameter.
src/midisynth.cpp:1503
↓ 120 callers
Method
Exists
src/platform.cpp:45
↓ 118 callers
Method
SetActive
src/window.h:182
↓ 108 callers
Method
Blit
src/bitmap.cpp:614
↓ 105 callers
Function
min
src/util_macro.h:36
↓ 95 callers
Method
Start
src/scene.cpp:214
↓ 92 callers
Method
SetOptionVisible
* Sets the visibility of the option in the settings scene. * Additionally this indicates wheter the setting is supported at all. * When not visibl
src/config_param.h:123
↓ 89 callers
Method
GetWidth
src/window.h:251
↓ 88 callers
Method
GetRect
src/bitmap.h:693
↓ 87 callers
Method
GetId
src/bitmap.h:701
↓ 85 callers
Method
Clear
src/state.h:150
↓ 82 callers
Method
SetIndex
src/window_savefile.cpp:67
↓ 80 callers
Method
GetHp
src/game_actor.h:1085
↓ 80 callers
Method
Update
src/frame.cpp:40
↓ 72 callers
Method
getString
(String section, String key, String defaultValue)
builds/android/app/src/main/java/org/easyrpg/player/settings/IniFile.java:73
↓ 71 callers
Method
ParseNext
src/cmdline_parser.cpp:99
↓ 70 callers
Method
toString
()
builds/android/app/src/main/java/org/easyrpg/player/settings/SettingsEnum.java:43
↓ 68 callers
Method
GetEnemy
src/game_enemyparty.cpp:32
↓ 68 callers
Method
IsDead
src/game_battler.h:995
↓ 66 callers
Method
FindFile
src/filesystem.cpp:187
↓ 66 callers
Method
GetActors
src/game_party.cpp:510
↓ 65 callers
Method
GetIndex
src/game_commonevent.cpp:70
↓ 65 callers
Method
GetTarget
src/game_battlealgorithm.cpp:141
↓ 64 callers
Method
add
(VirtualButton v)
builds/android/app/src/main/java/org/easyrpg/player/button_mapping/InputLayout.java:24
↓ 62 callers
Method
SetY
src/window.h:247
↓ 60 callers
Function
ForceUpdate
tests/mock_game.h:89
↓ 60 callers
Function
MakeSvArray
src/utils.h:389
↓ 60 callers
Method
Refresh
src/sprite.cpp:81
↓ 55 callers
Method
SetX
src/window.h:239
↓ 54 callers
Method
format
src/string_view.cpp:24
↓ 52 callers
Method
Execute
src/game_ineluki.cpp:58
↓ 52 callers
Method
FromIni
src/config_param.h:189
↓ 52 callers
Method
GetAgi
src/game_battler.cpp:574
↓ 52 callers
Method
GetAtk
src/game_battler.cpp:562
↓ 52 callers
Method
IsDirty
src/drawable_list.h:178
↓ 51 callers
Method
GetDef
src/game_battler.cpp:566
↓ 50 callers
Method
GetSp
src/game_actor.h:1089
↓ 48 callers
Method
GetHeight
src/window.h:255
↓ 48 callers
Method
SetBattleAlgorithm
src/game_battler.h:1108
↓ 48 callers
Function
Update
* Perform one time step of shake animation * * @param position shake position * @param time_left amount of time left for shake effect * @param str
src/shake.h:54
↓ 47 callers
Method
GetBattleAlgorithm
src/game_battler.h:1104
↓ 47 callers
Method
OpenInputStream
src/filesystem.cpp:37
↓ 46 callers
Method
SetEquipment
src/game_actor.cpp:337
↓ 46 callers
Function
testMoveRoute
tests/move_route.cpp:34
↓ 45 callers
Method
IsSuccess
src/game_battlealgorithm.h:1035
↓ 44 callers
Method
GetSpi
src/game_battler.cpp:570
↓ 44 callers
Method
GetY
src/window.h:243
↓ 44 callers
Function
MakeDBEquip
tests/test_mock_actor.h:170
↓ 43 callers
Method
GetAttributeRateShift
src/game_battler.cpp:686
↓ 42 callers
Method
height
src/bitmap.cpp:578
↓ 42 callers
Method
width
src/bitmap.cpp:574
↓ 41 callers
Method
GetAffectedHp
src/game_battlealgorithm.h:870
↓ 41 callers
Method
IsActive
src/async_op.h:193
↓ 41 callers
Method
IsValid
src/game_map.cpp:702
↓ 41 callers
Function
drwav__write_or_count_u32ne_to_le
src/external/dr_wav.h:3904
↓ 40 callers
Method
HasState
src/game_battler.cpp:50
↓ 40 callers
Method
ToIni
src/config_param.h:206
↓ 40 callers
Function
testActionType
tests/enemyai.cpp:241
↓ 37 callers
Method
GetAttributeRate
src/game_battler.cpp:669
↓ 37 callers
Method
GetBattlePosition
src/game_battler.h:1165
↓ 37 callers
Function
drwav__write_or_count
src/external/dr_wav.h:3877
↓ 36 callers
Function
MakeArray
src/utils.h:381
↓ 36 callers
Function
SetDBActorAttribute
tests/test_mock_actor.h:219
↓ 35 callers
Method
Bind
src/async_handler.h:241
↓ 34 callers
Method
GetBaseAttributeRate
src/game_actor.cpp:701
↓ 34 callers
Method
GetSource
src/game_battlealgorithm.h:1043
↓ 34 callers
Function
MakeDBSkill
tests/test_mock_actor.h:195
↓ 34 callers
Function
testJumpFail
tests/move_route.cpp:656
↓ 34 callers
Function
testJumpSkip
tests/move_route.cpp:661
↓ 34 callers
Function
testMoveFail
tests/move_route.cpp:280
↓ 34 callers
Function
testMoveSkip
tests/move_route.cpp:285
↓ 33 callers
Method
GetX
src/window.h:235
↓ 33 callers
Function
Setup
tests/test_mock_actor.h:239
↓ 32 callers
Function
CalcNormalAttackEffect
src/algo.cpp:183
↓ 32 callers
Function
testMoveSuccess
tests/move_route.cpp:267
↓ 31 callers
Method
IsOptionVisible
@return Whether the option is displayed and supported */
src/config_param.h:111
↓ 30 callers
Method
GetActive
src/window.h:178
↓ 30 callers
Method
NumValues
@return number of values this argument has */
src/cmdline_parser.h:51
↓ 30 callers
Method
ParseValue
src/cmdline_parser.cpp:26
↓ 29 callers
Method
ForceMoveRoute
src/game_character.cpp:761
↓ 29 callers
Method
IsHidden
src/game_battler.h:1056
next →
1–100 of 6,474, ranked by callers