MCPcopy Create free account

hub / github.com/REGoth-project/REGoth / functions

Functions1,656 in github.com/REGoth-project/REGoth

Methodoperator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
lib/json/json.hpp:4897
Methodoperator-
! @brief subtract from iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7195
Methodoperator-
subtract from iterator
lib/json/json.hpp:7411
Methodoperator-
subtract from iterator
lib/json/json.hpp:7515
Methodoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:6999
Methodoperator--
post-decrement (it--)
lib/json/json.hpp:7374
Methodoperator--
post-decrement (it--)
lib/json/json.hpp:7487
Methodoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:6920
Methodoperator->
dereference the iterator
lib/json/json.hpp:7353
Functionoperator/
src/math/mathlib.h:452
Methodoperator<
lib/json/json.hpp:5390
Methodoperator<
! @brief comparison: smaller @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7084
Methodoperator<
src/memory/StaticReferencedAllocator.h:59
Methodoperator<
src/engine/Input.cpp:25
Methodoperator<
src/logic/Console.cpp:352
Methodoperator<=
lib/json/json.hpp:5716
Methodoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7117
Methodoperator=
lib/json/json.hpp:7621
Methodoperator==
lib/json/json.hpp:5437
Methodoperator==
! @brief comparison: equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7042
Methodoperator==
src/utils/Utils.h:492
Methodoperator==
src/handle/Handle.h:52
Methodoperator==
src/memory/StaticReferencedAllocator.h:64
Methodoperator==
Comparision operators
src/math/mathlib.h:338
Methodoperator==
Comparision operators
src/math/mathlib.h:505
Methodoperator>
lib/json/json.hpp:5738
Methodoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7126
Methodoperator>=
lib/json/json.hpp:5760
Methodoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7135
Methodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7233
Methodoperator[]
access to successor
lib/json/json.hpp:7425
Methodoperator[]
access to successor
lib/json/json.hpp:7529
MethodoutputAdd
src/logic/Console.cpp:182
Methodparse
public parser interface
lib/json/json.hpp:9192
Methodparse_internal
the actual parser
lib/json/json.hpp:9209
Methodparser
a parser reading from a string literal
lib/json/json.hpp:9170
Methodpatch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
lib/json/json.hpp:10273
MethodpatchGoblinWeaponMode
src/logic/NpcAnimationHandler.cpp:561
MethodperformSelectAction
src/ui/Menu.cpp:317
MethodperformSelectAction
src/ui/Menu_Save.cpp:31
MethodplaceOnGround
src/logic/PlayerController.cpp:386
MethodplaceOnSurface
src/logic/PlayerController.cpp:362
MethodplayAnimation
* @brief Sets the currently playing animation */
src/components/AnimHandler.cpp:100
MethodplayAnimation
* Shortcut-function to play animations */
src/logic/messages/EventMessage.h:544
MethodplayAnimationTrans
src/logic/NpcAnimationHandler.cpp:118
MethodplayDefaultMusic
src/logic/MusicController.cpp:127
MethodplayKeyframes
src/logic/CameraController.cpp:602
MethodplaySegment
src/audio/AudioWorld.cpp:708
MethodplayZone
src/logic/MusicController.cpp:54
MethodprintHelp
src/utils/cli.cpp:237
MethodprocessJobs
src/engine/JobManager.cpp:28
MethodpushString
src/logic/ScriptEngine.cpp:102
MethodpushSymbol
src/logic/ScriptEngine.cpp:107
MethodputBowWeaponInCharactersHand
src/logic/CharacterEquipment.cpp:245
MethodputItemIntoLeftHand
src/logic/CharacterEquipment.cpp:621
MethodputItemIntoRightHand
src/logic/CharacterEquipment.cpp:616
MethodradiansToDegree
src/math/mathlib.cpp:41
Methodread
Reads all data from the wav. * * @return Returns the number of bytes read or < 0. * */
src/audio/WavReader.h:30
MethodreadBinaryFileContents
src/utils/Utils.cpp:285
MethodreadFileContents
src/utils/Utils.cpp:276
MethodreadFileInSlot
src/logic/SavegameManager.cpp:349
MethodreadPlayer
src/logic/SavegameManager.cpp:153
MethodreadSavegameInfo
src/logic/SavegameManager.cpp:121
MethodrebuildMainEntityList
src/logic/visuals/ModelVisual.cpp:330
MethodregisterBinding
src/logic/CameraController.h:271
MethodregisterEngineExternals
src/logic/scriptExternals/Externals.cpp:20
MethodregisterNpc
src/logic/ScriptEngine.cpp:541
MethodregisterStubs
src/logic/scriptExternals/Stubs.cpp:5
MethodreloadAllSkyTextures
src/content/Sky.cpp:428
MethodremoveAllWorlds
src/engine/GameSession.cpp:64
MethodremoveCharacterModelAttachment
src/logic/CharacterEquipment.cpp:586
FunctionremoveComponent
src/components/Entities.h:402
MethodremoveObject
* Marks the element with the given handle as free and calls the "OnRemoved"-Callback before doing so */
src/memory/StaticReferencedAllocator.h:170
MethodremoveWorld
src/engine/GameSession.cpp:127
MethodreplaceSelectedToken
src/logic/Console.cpp:304
Methodreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate @param[in] f
lib/json/json.hpp:9915
Methodreplaced
src/utils/Utils.cpp:450
MethodreportErrorWarning
src/physics/DebugDrawer.h:28
MethodresetDefaults
src/logic/MusicController.h:46
MethodresetKeyStates
src/logic/PlayerController.cpp:1796
MethodresetKeyStates
src/logic/NpcAIHandler.cpp:420
MethodresetNewGame
src/engine/GameClock.cpp:114
MethodresetProfilingData
src/logic/ScriptEngine.cpp:415
MethodrotatedPointAroundLine
src/math/mathlib.h:626
Methodrun
src/engine/Platform.cpp:49
Methodrun
src/engine/PlatformGLFW.cpp:88
Methodrun
src/engine/PlatformAndroid.cpp:312
MethodsaveToSlot
src/logic/SavegameManager.cpp:280
MethodsaveWorld
src/engine/BaseEngine.cpp:183
FunctionscreenSpaceQuad
src/render/RenderSystem.cpp:143
MethodscrollEvent
src/engine/Input.cpp:194
MethodsendCallOnStateFunc
src/logic/MobController.cpp:316
MethodsendMessageToHost
src/logic/messages/EventManager.cpp:52
MethodsetAnimation
src/components/AnimHandler.cpp:163
MethodsetAnimationFrame
src/logic/visuals/StaticMeshVisual.cpp:88
MethodsetAttribute
src/ui/Menu_Status.cpp:23
MethodsetBBox
src/components/Vob.cpp:156
MethodsetBasicGameType
* @return Basic gametype this is. Needed for sky configuration, for example */
src/engine/BaseEngine.h:67
MethodsetBodyState
* Sets the body-state of this character * @param state State to set */
src/logic/PlayerController.h:295
MethodsetCharacterModelAttachment
src/logic/CharacterEquipment.cpp:571
← previousnext →1,301–1,400 of 1,656, ranked by callers