Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Squalr/Squally
/ functions
Functions
31,708 in github.com/Squalr/Squally
⨍
Functions
31,708
◇
Types & classes
11,849
↓ 3,423 callers
Method
addChild
Source/Engine/Core/2d/CCNode.cpp:581
↓ 2,719 callers
Method
autorelease
Source/Engine/Core/base/CCRef.cpp:87
↓ 2,131 callers
Function
getInstance
Source/Engine/Core/base/CCController-linux-win32.cpp:4680
↓ 2,058 callers
Method
setPosition
position setter
Source/Engine/Core/2d/CCNode.cpp:311
↓ 1,148 callers
Method
addItemToPool
Source/Engine/Inventory/ItemPool.cpp:169
↓ 992 callers
Method
push_back
Source/Engine/Core/renderer/CCRenderer.cpp:75
↓ 932 callers
Method
runAction
MARK: actions
Source/Engine/Core/2d/CCNode.cpp:976
↓ 908 callers
Function
encode
Source/Engine/External/asmjit/arm/a64globals.h:807
↓ 867 callers
Method
setVisible
isVisible setter
Source/Engine/Core/2d/CCNode.cpp:423
↓ 843 callers
Method
at
Creates a cloned register with element access.
Source/Engine/External/asmjit/arm/armoperand.h:257
↓ 583 callers
Method
id
Returns the calling convention id.
Source/Engine/External/asmjit/core/func.h:249
↓ 562 callers
Method
end
Source/Engine/Core/base/CCDirector.cpp:895
↓ 498 callers
Method
setStringReplacementVariables
Source/Engine/Localization/LocalizedLabel.cpp:109
↓ 496 callers
Method
size
Source/Engine/Core/renderer/CCRenderer.cpp:83
↓ 477 callers
Method
setOpacity
Source/Engine/Core/2d/CCNode.cpp:1267
↓ 447 callers
Function
errored
Returns the error `err` passed. Provided for debugging purposes. Putting a breakpoint inside `errored` can help with tracing the origin of any error
Source/Engine/External/asmjit/core/globals.h:342
↓ 393 callers
Method
clear
Source/Engine/Core/base/CCData.cpp:120
↓ 392 callers
Method
size
Returns the size of the string.
Source/Engine/External/asmjit/core/string.h:178
↓ 388 callers
Method
setAnchorPoint
Source/Engine/Core/2d/CCNode.cpp:447
↓ 374 callers
Method
play
Source/Engine/Sound/Music.cpp:118
↓ 370 callers
Method
empty
Returns true if there are no features set.
Source/Engine/External/asmjit/core/cpuinfo.h:67
↓ 340 callers
Method
setTextColor
FIXME: it is not clear what is the difference between setTextColor() and setColor() if setTextColor() only changes the text and nothing but the text (
Source/Engine/Core/2d/CCLabel.cpp:1737
↓ 335 callers
Method
asBool
Source/Engine/Core/base/CCValue.cpp:717
↓ 328 callers
Method
insert
Source/Engine/Core/base/ccUTF8.cpp:437
↓ 319 callers
Method
asString
Source/Engine/Core/base/CCValue.cpp:779
↓ 308 callers
Method
enableOutline
Source/Engine/Core/2d/CCLabel.cpp:871
↓ 291 callers
Method
getAnimations
Source/Entities/Platformer/PlatformerEntity.cpp:174
↓ 271 callers
Method
playAnimation
Source/Engine/Animations/SmartAnimationNode.cpp:52
↓ 260 callers
Method
invalidate
Source/Engine/Components/GameComponent.cpp:43
↓ 259 callers
Method
setString
Source/Engine/Input/InputText.cpp:142
↓ 255 callers
Method
begin
Source/Engine/Core/2d/CCRenderTexture.cpp:615
↓ 248 callers
Method
asFloat
Source/Engine/Core/base/CCValue.cpp:623
↓ 247 callers
Method
addEventListenerIgnorePause
Source/Engine/SmartNode.cpp:194
↓ 234 callers
Method
getInventory
Source/Scenes/Platformer/Components/Entities/Inventory/EntityInventoryBehavior.cpp:66
↓ 229 callers
Method
getContentSize
Source/Engine/Core/renderer/CCTexture2D.cpp:458
↓ 222 callers
Method
dispatchEvent
Source/Engine/Core/base/CCEventDispatcher.cpp:61
↓ 217 callers
Method
append
Appends `str` having the given size `size` to the string. Null terminated strings can set `size` to `SIZE_MAX`.
Source/Engine/External/asmjit/core/string.h:265
↓ 217 callers
Method
registerAttack
Source/Scenes/Platformer/Components/Entities/Combat/EntityAttackBehavior.cpp:175
↓ 207 callers
Method
buildDebugButton
Source/Scenes/Developer/DeveloperScene.cpp:598
↓ 203 callers
Method
asInt
Source/Engine/Core/base/CCValue.cpp:525
↓ 192 callers
Function
B
Source/Engine/External/asmjit/arm/a64assembler.cpp:35
↓ 192 callers
Function
test
Source/Engine/External/asmjit/core/support.h:261
↓ 189 callers
Method
setPositionY
Source/Engine/Core/2d/CCNode.cpp:371
↓ 188 callers
Method
getLetter
PROTOCOL STUFF
Source/Engine/Core/2d/CCLabel.cpp:1420
↓ 183 callers
Method
getPosition
Source/Engine/Core/2d/CCNode.cpp:316
↓ 182 callers
Method
getVisibleSize
Source/Engine/Core/base/CCDirector.cpp:741
↓ 175 callers
Method
setColor
Source/Engine/Core/2d/CCNode.cpp:1357
↓ 173 callers
Function
update
Source/Engine/Core/base/CCController-linux-win32.cpp:4829
↓ 165 callers
Method
type
Returns immediate type.
Source/Engine/External/asmjit/core/operand.h:1482
↓ 163 callers
Function
bitTest
Source/Engine/External/asmjit/core/support.h:198
↓ 162 callers
Method
forceInsert
Source/Engine/Inventory/Inventory.cpp:217
↓ 162 callers
Method
setState
Source/Engine/Maps/GameObject.cpp:315
↓ 156 callers
Method
enqueuePretext
Source/Scenes/Platformer/Components/Entities/Dialogue/EntityDialogueBehavior.cpp:134
↓ 153 callers
Method
scheduleUpdate
Source/Engine/Core/2d/CCNode.cpp:1022
↓ 151 callers
Method
lazyGet
Source/Engine/Optimization/LazyNode.h:21
↓ 151 callers
Method
setMouseClickCallback
Source/Scenes/Hexus/Card.cpp:564
↓ 144 callers
Method
setScale
scale setter
Source/Engine/Core/2d/CCNode.cpp:250
↓ 137 callers
Method
reset
Source/Engine/External/asmjit/core/zone.cpp:49
↓ 135 callers
Method
start
Source/Engine/Particles/SmartParticles.cpp:134
↓ 131 callers
Method
reset
Source/Engine/External/asmjit/arm/a64assembler.cpp:427
↓ 126 callers
Method
addIf
Source/Engine/External/asmjit/core/cpuinfo.h:124
↓ 124 callers
Method
isReg
Tests whether the argument is passed by register.
Source/Engine/External/asmjit/core/func.h:598
↓ 122 callers
Function
max
Source/Engine/External/asmjit/core/support.h:511
↓ 119 callers
Method
next
Source/Engine/External/asmjit/core/zonestack.h:49
↓ 118 callers
Method
stopAllActions
Source/Engine/Core/2d/CCNode.cpp:983
↓ 110 callers
Method
complete
Source/Engine/Quests/QuestTask.cpp:171
↓ 109 callers
Function
bitMask
Source/Engine/External/asmjit/core/support.h:246
↓ 108 callers
Method
defer
Source/Engine/SmartNode.cpp:229
↓ 107 callers
Method
registerCode
Source/Engine/Hackables/HackableObject.cpp:344
↓ 105 callers
Method
data
Source/Engine/External/asmjit/core/zone.h:32
↓ 104 callers
Method
clearAnimationPriority
Source/Engine/Animations/SmartAnimationNode.cpp:119
↓ 103 callers
Function
min
Source/Engine/External/asmjit/core/support.h:505
↓ 103 callers
Method
whenKeyPressed
Source/Engine/SmartNode.cpp:262
↓ 102 callers
Method
getRuntimeStateOrDefaultBool
Source/Engine/Maps/GameObject.cpp:370
↓ 99 callers
Method
setTimelineSpeedBase
Source/Scenes/Platformer/Components/Entities/Combat/EntityCombatBehaviorBase.cpp:37
↓ 98 callers
Method
disableInteraction
Source/Scenes/Hexus/Deck.cpp:303
↓ 98 callers
Method
getAttackDuration
Source/Scenes/Platformer/Level/Combat/Attacks/PlatformerAttack.cpp:317
↓ 98 callers
Method
getRecoverDuration
Source/Scenes/Platformer/Level/Combat/Attacks/PlatformerAttack.cpp:322
↓ 97 callers
Method
enableShadow
Source/Engine/Core/2d/CCLabel.cpp:903
↓ 97 callers
Method
setMouseClickCallback
Source/Engine/Input/ClickableNode.cpp:209
↓ 93 callers
Function
cc
Returns the associated `BaseCompiler`.
Source/Engine/External/asmjit/core/compiler.h:704
↓ 89 callers
Method
applyBuff
Source/Scenes/Platformer/Components/Entities/Combat/EntityBuffBehavior.cpp:104
↓ 88 callers
Method
enableGlow
Source/Engine/Core/2d/CCLabel.cpp:850
↓ 85 callers
Method
removeAllListeners
Source/Engine/SmartNode.cpp:155
↓ 85 callers
Method
setMouseOutCallback
Source/Engine/Input/ClickableNode.cpp:249
↓ 85 callers
Method
setMouseOverCallback
Source/Engine/Input/ClickableNode.cpp:244
↓ 83 callers
Method
setRotation
rotation setter
Source/Engine/Core/2d/CCNode.cpp:205
↓ 82 callers
Function
U
Source/Engine/Core/renderer/CCGLProgramState.h:165
↓ 81 callers
Method
buildEntry
Source/Menus/Cutscenes/CutscenesMenu.cpp:391
↓ 81 callers
Function
hasFlag
Tests whether the logger has the given `flag` enabled.
Source/Engine/External/asmjit/core/logger.h:61
↓ 80 callers
Method
listenForMapEventOnce
Source/Engine/Maps/GameObject.cpp:564
↓ 80 callers
Function
random_real
Source/Engine/Core/base/ccRandom.h:47
↓ 79 callers
Method
test
Source/Engine/External/asmtk/parserutils.h:57
↓ 78 callers
Method
setPositionX
Source/Engine/Core/2d/CCNode.cpp:361
↓ 76 callers
Function
ud_asmprintf
* asmprintf * Printf style function for printing translated assembly * output. Returns the number of characters written and * moves the bu
Source/Engine/External/libudis86/syn.c:112
↓ 75 callers
Method
add
Source/Engine/External/asmjit/core/constpool.cpp:104
↓ 73 callers
Method
getEntity
Source/Scenes/Platformer/Level/Combat/TimelineEntry.cpp:221
↓ 72 callers
Method
emit8
Source/Engine/External/asmjit/core/codewriter_p.h:51
↓ 72 callers
Method
hasNext
Source/Engine/External/asmjit/core/support.h:1237
↓ 72 callers
Method
stop
Source/Engine/Sound/SoundBase.cpp:159
next →
1–100 of 31,708, ranked by callers