Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cirrus-Minor/witchblast
/ functions
Functions
1,171 in github.com/Cirrus-Minor/witchblast
⨍
Functions
1,171
◇
Types & classes
174
↓ 1 callers
Method
getScaleX
src/sfml_game/SpriteEntity.cpp:46
↓ 1 callers
Function
getSecretScore
100 points / secret
src/Scoring.h:124
↓ 1 callers
Method
getShotLevel
src/PlayerEntity.cpp:2752
↓ 1 callers
Method
getSpriteList
src/DungeonMap.cpp:149
↓ 1 callers
Method
getText
src/TextMapper.h:49
↓ 1 callers
Function
getTimeScore
50 points / minute
src/Scoring.h:149
↓ 1 callers
Method
getUndeadCount
src/WitchBlastGame.cpp:4077
↓ 1 callers
Method
hasRoomOfType
src/GameFloor.cpp:54
↓ 1 callers
Method
hurt
src/EnemyEntity.cpp:268
↓ 1 callers
Method
hurt
src/GiantSpiderEntity.cpp:164
↓ 1 callers
Method
hurt
src/ButcherEntity.cpp:148
↓ 1 callers
Method
hurt
src/PlayerEntity.cpp:1968
↓ 1 callers
Method
interact
src/PlayerEntity.cpp:2809
↓ 1 callers
Method
isAdvancedLevel
src/WitchBlastGame.cpp:5222
↓ 1 callers
Method
isLeftBlocking
src/sfml_game/GameMap.cpp:84
↓ 1 callers
Method
isPlayerControlled
src/FairyEntity.cpp:70
↓ 1 callers
Method
isRightBlocking
src/sfml_game/GameMap.cpp:90
↓ 1 callers
Method
isUpBlocking
src/sfml_game/GameMap.cpp:77
↓ 1 callers
Function
loadMessageData
src/MessageGenerator.h:90
↓ 1 callers
Method
makeAppear
src/ChestEntity.cpp:42
↓ 1 callers
Method
makePet
src/SlimeEntity.cpp:383
↓ 1 callers
Method
neighboorCount
src/GameFloor.cpp:136
↓ 1 callers
Method
offerChallenge
src/PlayerEntity.cpp:2995
↓ 1 callers
Method
offerMonster
src/PlayerEntity.cpp:2919
↓ 1 callers
Method
onClearRoom
src/PlayerEntity.cpp:2397
↓ 1 callers
Method
onDying
src/sfml_game/GameEntity.cpp:111
↓ 1 callers
Method
partialClean
src/sfml_game/EntityManager.cpp:198
↓ 1 callers
Method
pauseMusic
src/WitchBlastGame.cpp:5577
↓ 1 callers
Method
randomize
src/DungeonMap.cpp:248
↓ 1 callers
Method
refreshMinimap
src/WitchBlastGame.cpp:4299
↓ 1 callers
Method
render
src/sfml_game/GuiEntity.cpp:28
↓ 1 callers
Method
renderAfter
src/sfml_game/EntityManager.cpp:118
↓ 1 callers
Method
renderOverlay
src/DungeonMapEntity.cpp:631
↓ 1 callers
Method
renderPost
src/DungeonMapEntity.cpp:609
↓ 1 callers
Method
resetFireDirection
src/PlayerEntity.cpp:1742
↓ 1 callers
Method
resetFloorItem
src/PlayerEntity.cpp:452
↓ 1 callers
Method
resumeMusic
src/WitchBlastGame.cpp:5582
↓ 1 callers
Method
reveal
src/GameFloor.cpp:146
↓ 1 callers
Method
revealFloor
src/WitchBlastGame.cpp:7388
↓ 1 callers
Method
selectShotType
src/PlayerEntity.cpp:2711
↓ 1 callers
Method
setActiveSpell
src/PlayerEntity.cpp:3385
↓ 1 callers
Method
setAngle
src/sfml_game/GameEntity.cpp:72
↓ 1 callers
Method
setColor
src/sfml_game/SpriteEntity.cpp:56
↓ 1 callers
Method
setConsumable
src/PlayerEntity.cpp:2155
↓ 1 callers
Method
setDonation
! * \brief mutator on the donation * * Mutator on the donation. * * \param gold : the new donation value */
src/PlayerEntity.h:325
↓ 1 callers
Method
setEndAge
src/PlayerEntity.cpp:293
↓ 1 callers
Method
setFireDelayMax
src/EvilFlowerEntity.cpp:121
↓ 1 callers
Method
setFloorOffset
src/DungeonMap.cpp:120
↓ 1 callers
Method
setForceShop
src/GameFloor.cpp:30
↓ 1 callers
Method
setLanguage
src/TextMapper.cpp:31
↓ 1 callers
Method
setLeavingLevel
src/PlayerEntity.cpp:324
↓ 1 callers
Method
setLostHp
src/PlayerEntity.cpp:242
↓ 1 callers
Method
setMap
src/PlayerEntity.cpp:2028
↓ 1 callers
Method
setMirroring
src/sfml_game/SpriteEntity.cpp:84
↓ 1 callers
Method
setRandomTileElement
src/DungeonMap.cpp:160
↓ 1 callers
Method
setRoom
src/GameFloor.cpp:49
↓ 1 callers
Method
setShotIndex
src/PlayerEntity.cpp:2679
↓ 1 callers
Method
setShotType
src/PlayerEntity.cpp:2689
↓ 1 callers
Method
setTileBox
src/sfml_game/TileMapEntity.cpp:58
↓ 1 callers
Method
setWallType
src/DungeonMap.cpp:124
↓ 1 callers
Method
showArtefactDescription
src/WitchBlastGame.cpp:4584
↓ 1 callers
Method
startGame
src/WitchBlastGame.cpp:3912
Method
ArtefactDescriptionEntity
src/ArtefactDescriptionEntity.cpp:8
Method
BaseCreatureEntity
src/BaseCreatureEntity.cpp:12
Method
BatEntity
src/BatEntity.cpp:11
Method
BlackRatEntity
src/BlackRatEntity.cpp:10
Method
BogeymanEntity
src/BogeymanEntity.cpp:19
Method
BoltEntity
src/BoltEntity.cpp:9
Method
BubbleEntity
src/BubbleEntity.cpp:10
Method
ButcherEntity
src/ButcherEntity.cpp:12
Method
CauldronEntity
src/CauldronEntity.cpp:11
Method
ChestEntity
src/ChestEntity.cpp:14
Method
CollidingSpriteEntity
src/sfml_game/CollidingSpriteEntity.cpp:19
Method
Config
src/Config.cpp:25
Method
CyclopsEntity
src/CyclopsEntity.cpp:15
Method
DoorEntity
src/DoorEntity.cpp:7
Method
DungeonMap
src/DungeonMap.cpp:11
Method
DungeonMapEntity
src/DungeonMapEntity.cpp:8
Method
DungeonMapEntityOverlay
src/DungeonMapEntity.cpp:1340
Method
DungeonMapEntityPost
src/DungeonMapEntity.cpp:1324
Method
EnemyBoltEntity
src/EnemyBoltEntity.cpp:6
Method
EnemyEntity
src/EnemyEntity.cpp:12
Method
EntityManager
src/sfml_game/EntityManager.cpp:23
Method
EvilFlowerEntity
src/EvilFlowerEntity.cpp:12
Method
ExplosionEntity
src/ExplosionEntity.cpp:11
Method
FairyEntity
src/FairyEntity.cpp:12
Method
FallingRockEntity
src/FallingRockEntity.cpp:9
Method
FranckyEntity
src/FranckyEntity.cpp:14
Method
FranckyEntityFoot
src/FranckyEntity.cpp:510
Method
FranckyEntityHand
src/FranckyEntity.cpp:252
Method
FranckyEntityHead
src/FranckyEntity.cpp:334
Method
Game
src/sfml_game/Game.cpp:24
Method
GameEntity
src/sfml_game/GameEntity.cpp:20
Method
GameFloor
src/GameFloor.cpp:9
Method
GameMap
src/sfml_game/GameMap.cpp:22
Method
GenerateBoltParticle
src/ParticleGenerator.cpp:61
Method
GhostEntity
src/GhostEntity.cpp:10
Method
GiantSlimeEntity
src/GiantSlimeEntity.cpp:15
Method
GiantSpiderEntity
src/GiantSpiderEntity.cpp:15
Method
GreenRatEntity
src/GreenRatEntity.cpp:10
← previous
next →
301–400 of 1,171, ranked by callers