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
↓ 21 callers
Method
resize
Resizes the vector to hold `n` elements. If `n` is greater than the current size then the additional elements' content will be initialized to zero. I
Source/Engine/External/asmjit/core/zonevector.h:378
↓ 21 callers
Method
setAttack
Source/Scenes/Hexus/HelpMenus/AutoCard.cpp:90
↓ 21 callers
Method
setSoundResource
Source/Engine/Sound/SoundBase.cpp:206
↓ 21 callers
Method
willGrow
Source/Engine/External/asmjit/core/zonevector.h:387
↓ 20 callers
Method
addFlags
Adds the calling convention flags, see `Flags`.
Source/Engine/External/asmjit/core/func.h:265
↓ 20 callers
Method
enableRowCardInteraction
Source/Scenes/Hexus/CardRow.cpp:331
↓ 20 callers
Method
flags
Returns the calling convention flags, see `Flags`.
Source/Engine/External/asmjit/core/func.h:261
↓ 20 callers
Method
getCurrentLanguage
Source/Engine/Localization/LocalizedLabel.cpp:322
↓ 20 callers
Method
getDisplayType
Source/Scenes/Hexus/HelpMenus/AutoCard.cpp:80
↓ 20 callers
Method
getDuration
Source/Engine/Hackables/HackableBase.cpp:116
↓ 20 callers
Method
getSpeechBubble
Source/Scenes/Platformer/Components/Entities/Dialogue/EntityDialogueBehavior.cpp:129
↓ 20 callers
Method
getTextureCache
Source/Engine/Core/base/CCDirector.cpp:354
↓ 20 callers
Method
getUniqueIdentifier
Source/Engine/Maps/GameObject.cpp:268
↓ 20 callers
Function
is32Bit
Tests whether the target architecture is 32-bit.
Source/Engine/External/asmjit/core/emitter.h:351
↓ 20 callers
Method
isVisible
isVisible getter
Source/Engine/Core/2d/CCNode.cpp:417
↓ 20 callers
Method
setMouseOutCallback
Source/Scenes/Hexus/Card.cpp:559
↓ 20 callers
Method
virtIndexAsWorkReg
Source/Engine/External/asmjit/core/rapass_p.h:1039
↓ 19 callers
Function
MPE_PolyOrient2D
Source/Engine/Utils/MPE_fastpoly2tri.h:400
↓ 19 callers
Function
RANDOM_M11
A more effect random number getter function, get from ejoy2d. */
Source/Engine/Core/2d/CCParticleSystem.cpp:105
↓ 19 callers
Method
appendUnsafe
Append s`item` to the vector (unsafe case). Can only be used together with `willGrow()`. If `willGrow(N)` returns `kErrorOk` then N elements can be a
Source/Engine/External/asmjit/core/zonevector.h:263
↓ 19 callers
Method
check
Source/Engine/UI/Controls/RadioButton.cpp:78
↓ 19 callers
Method
fullPathForFilename
Source/Engine/Core/platform/CCFileUtils.cpp:795
↓ 19 callers
Method
getAttack
Source/Scenes/Hexus/Card.cpp:341
↓ 19 callers
Method
getRowAttack
Source/Scenes/Hexus/CardRow.cpp:222
↓ 19 callers
Method
init
Source/Engine/Core/2d/CCNode.cpp:141
↓ 19 callers
Method
insertCardTop
Source/Scenes/Hexus/Deck.cpp:126
↓ 19 callers
Function
isBetween
Tests whether a given type `typeId` is between `a` and `b`.
Source/Engine/External/asmjit/core/type.h:173
↓ 19 callers
Method
length
Source/Engine/Core/base/ccUTF8.cpp:363
↓ 19 callers
Function
matchSignature
TODO: [ARM] Deprecate matchSignature.
Source/Engine/External/asmjit/arm/a64assembler.cpp:465
↓ 19 callers
Method
pop
Source/Engine/Core/base/CCAutoreleasePool.cpp:138
↓ 19 callers
Method
setBannerText
Source/Scenes/Hexus/Components/Banners/BannerBase.cpp:71
↓ 19 callers
Method
setId
Sets the calling convention id.
Source/Engine/External/asmjit/core/func.h:251
↓ 19 callers
Method
setName
Source/Engine/Core/2d/CCNode.cpp:513
↓ 19 callers
Method
shakeCamera
Source/Engine/Camera/GameCamera.cpp:347
↓ 19 callers
Method
subset
Source/Engine/External/asmjit/core/operand.h:355
↓ 19 callers
Method
tryRemove
Source/Engine/Inventory/Inventory.cpp:146
↓ 19 callers
Method
unfocus
Source/Scenes/Hexus/Card.cpp:486
↓ 18 callers
Function
armElementTypeToSizeOp
Source/Engine/External/asmjit/arm/a64assembler.cpp:257
↓ 18 callers
Method
data
Source/Engine/External/asmtk/asmtokenizer.h:74
↓ 18 callers
Method
disableAll
Source/Scenes/Platformer/Components/Entities/Visual/EntityQuestVisualBehavior.cpp:98
↓ 18 callers
Method
elementIndex
Returns element index of the register.
Source/Engine/External/asmjit/arm/armoperand.h:233
↓ 18 callers
Method
enable
Source/Scenes/Platformer/Components/Entities/Enemies/Combat/AgroBehavior.cpp:94
↓ 18 callers
Function
format
--- This a C++ universal sprintf in the future. ** @pitfall: The behavior of vsnprintf between VS2013 and VS2015/2017 is different ** VS2013 or
Source/Engine/Core/base/ccUTF8.cpp:45
↓ 18 callers
Method
getAttackType
Source/Scenes/Platformer/Level/Combat/Attacks/PlatformerAttack.cpp:99
↓ 18 callers
Method
getContent
Source/Scenes/Platformer/Level/Combat/Menus/ChoicesMenu/RadialEntry.cpp:187
↓ 18 callers
Method
getCurrentTrackingData
Source/Engine/Camera/GameCamera.cpp:546
↓ 18 callers
Method
getEax
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:845
↓ 18 callers
Method
getEcx
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:855
↓ 18 callers
Method
getRuntimeStateOrDefaultFloat
Source/Engine/Maps/GameObject.cpp:365
↓ 18 callers
Method
has
Source/Engine/External/asmjit/core/cpuinfo.h:82
↓ 18 callers
Method
highlightDest
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:317
↓ 18 callers
Method
highlightDest
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlockSigned.cpp:213
↓ 18 callers
Method
highlightSource
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:311
↓ 18 callers
Method
highlightSource
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlockSigned.cpp:207
↓ 18 callers
Function
isPowerOf2
Source/Engine/External/asmjit/core/support.h:664
↓ 18 callers
Method
isValid
Source/Engine/External/asmjit/arm/a64assembler.cpp:95
↓ 18 callers
Method
log
Source/Engine/Utils/LogUtils.cpp:21
↓ 18 callers
Function
or_shr
Source/Engine/External/asmjit/core/support.h:187
↓ 18 callers
Function
queryFeaturesInline
Source/Engine/External/asmjit/x86/x86instapi.cpp:1684
↓ 18 callers
Method
registerSize
Returns a native size of the general-purpose register of the target architecture.
Source/Engine/External/asmjit/core/rapass_p.h:1008
↓ 18 callers
Method
setCheckCallback
Source/Engine/UI/Controls/RadioButton.cpp:53
↓ 18 callers
Method
setDimensions
Source/Engine/Core/2d/CCLabel.cpp:514
↓ 18 callers
Method
setDisplayType
Source/Scenes/Hexus/HelpMenus/ToggleCard.cpp:136
↓ 18 callers
Method
setEcx
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:796
↓ 18 callers
Method
setHorizontalAlignment
Source/Engine/UI/Controls/UIRichText.cpp:919
↓ 18 callers
Method
setMoveAcceleration
Source/Scenes/Platformer/Components/Entities/Movement/EntityMovementBehavior.cpp:311
↓ 18 callers
Method
setProgress
Source/Scenes/Platformer/Level/Combat/TimelineEntry.cpp:548
↓ 17 callers
Method
alloc
Source/Engine/External/asmjit/core/jitallocator.cpp:728
↓ 17 callers
Method
assign
Source/Engine/External/asmjit/core/string.cpp:139
↓ 17 callers
Method
clear
Source/Engine/External/asmjit/core/string.cpp:31
↓ 17 callers
Method
clone
Source/Scenes/Cipher/CipherPuzzleData.cpp:47
↓ 17 callers
Method
getBaseDamageMin
Source/Scenes/Platformer/Level/Combat/Attacks/PlatformerAttack.cpp:287
↓ 17 callers
Function
getDepth
* get depth, camera with larger depth is drawn on top of camera with smaller depth, the depth of camera with CameraFlag::DEFAULT is 0, user defined ca
Source/Engine/Core/2d/CCCamera.h:216
↓ 17 callers
Method
getHealth
Source/Scenes/Platformer/Components/Entities/Stats/EntityHealthBehavior.cpp:80
↓ 17 callers
Method
getOriginalAttack
Source/Scenes/Hexus/Card.cpp:336
↓ 17 callers
Method
getStagedCast
Source/Scenes/Platformer/Level/Combat/TimelineEntry.cpp:538
↓ 17 callers
Method
hasPreservedFP
Tests whether the function preserves frame pointer (EBP|ESP on X86).
Source/Engine/External/asmjit/core/func.h:1064
↓ 17 callers
Method
initEax
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:539
↓ 17 callers
Method
initEbx
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:559
↓ 17 callers
Method
initEcx
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:579
↓ 17 callers
Method
initEdx
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:599
↓ 17 callers
Function
isInt8
Tests whether a given type is a scalar 8-bit integer (signed).
Source/Engine/External/asmjit/core/type.h:189
↓ 17 callers
Method
isPlayingAnimation
Source/Engine/Animations/SmartAnimationSequenceNode.cpp:63
↓ 17 callers
Function
log
Source/Engine/Core/base/CCConsole.cpp:105
↓ 17 callers
Function
next_token
Source/Engine/Utils/tinyexpr.c:215
↓ 17 callers
Method
normalize
Source/Engine/Core/math/Vec3.cpp:183
↓ 17 callers
Function
ptr
Creates `[base.reg + offset]` memory operand.
Source/Engine/External/asmjit/x86/x86operand.h:924
↓ 17 callers
Method
regTypeToSignature
Returns an operand signature from the given register `type` of this architecture.
Source/Engine/External/asmjit/core/archtraits.h:242
↓ 17 callers
Method
rend
Source/Engine/External/asmjit/core/zonevector.h:175
↓ 17 callers
Method
replaceOffhandWithProjectile
Source/Scenes/Platformer/Level/Combat/Attacks/PlatformerAttack.cpp:246
↓ 17 callers
Method
replaceSprite
Source/Engine/Animations/AnimationPart.cpp:167
↓ 17 callers
Method
resize
Source/Engine/Core/platform/CCFileUtils.h:107
↓ 17 callers
Method
setAnchorPoint
Source/Engine/UI/Controls/LabelStack.cpp:63
↓ 17 callers
Method
setLocalZOrder
Source/Engine/Core/2d/CCNode.cpp:164
↓ 17 callers
Method
toggleDisableShuffle
Source/Engine/Inventory/ItemPool.cpp:197
↓ 17 callers
Function
x86EncodeMod
Encode MOD byte.
Source/Engine/External/asmjit/x86/x86assembler.cpp:312
↓ 16 callers
Method
addCurrencyToPool
Source/Engine/Inventory/CurrencyPool.cpp:33
↓ 16 callers
Function
arch
Returns the target architecture.
Source/Engine/External/asmjit/core/target.h:45
↓ 16 callers
Method
clearEffects
Source/Scenes/Hexus/CardRow.cpp:256
↓ 16 callers
Method
compare
Source/Scenes/Platformer/Components/Entities/Enemies/Overworld/UnderflowRuins/KillingMachine/KillingMachineDamageBehavior.cpp:367
← previous
next →
301–400 of 31,708, ranked by callers