MCPcopy Create free account

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

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

FunctionaddComponent
src/components/Entities.h:392
MethodaddEntity
src/engine/BspTree.cpp:14
MethodaddInactiveWorld
src/engine/GameSession.cpp:32
MethodaddSingleResult
src/physics/PhysicsSystem.cpp:260
MethodaddSingleResult
src/physics/PhysicsSystem.cpp:358
MethodaddSingleResult_close
src/physics/PhysicsSystem.cpp:298
MethodaddSingleResult_close
src/physics/PhysicsSystem.cpp:392
MethodaddWaypoint
* @brief Adds a named waypoint to the given waynet instance */
src/engine/Waynet.cpp:16
MethodaddWorld
src/engine/GameSession.cpp:230
Methodaddition_isCorrect
()
REGoth-Android/app/src/test/java/com/regothproject/regoth/ExampleUnitTest.java:11
MethodallocateSound
src/audio/AudioWorld.cpp:427
Functionandroid_main
src/engine/PlatformAndroid.cpp:69
Functionandroid_main
src/android/src/Main.cpp:6
Methodarray
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
lib/json/json.hpp:1700
MethodasItemVob
src/components/VobClasses.cpp:148
MethodasMobVob
src/components/VobClasses.cpp:170
MethodasMusicVob
src/components/VobClasses.cpp:214
MethodasNpcVob
src/components/VobClasses.cpp:127
MethodasSoundVob
src/components/VobClasses.cpp:192
MethodasVob
src/components/Vob.cpp:39
Methodbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
lib/json/json.hpp:1047
FunctionbboxClassifyToPlane
src/utils/Utils.h:116
Methodbegin
return iterator begin (needed for range-based for)
lib/json/json.hpp:6662
MethodbindGlyphStream
src/ui/zFont.cpp:120
MethodbindKey
src/engine/Input.cpp:110
MethodbindMouseAxis
src/engine/Input.cpp:120
MethodbindMouseButton
src/engine/Input.cpp:115
MethodbroadcastTransformChange
src/components/Vob.cpp:84
MethodbuildSavegamePath
src/logic/SavegameManager.cpp:37
MethodbuildStateAnimationNameBasedOnWeapon
src/logic/NpcAnimationHandler.cpp:698
MethodbuildSubStateAnimationNameBasedOnWeapon
src/logic/NpcAnimationHandler.cpp:763
MethodbuildTransitionAnimationFromCurrentToGiven
src/logic/NpcAnimationHandler.cpp:726
MethodbuildTransitionAnimationNameBasedOnWeapon
src/logic/NpcAnimationHandler.cpp:705
MethodbuildWorldPath
src/logic/SavegameManager.cpp:168
MethodcalculateLUT_ZenGin
src/content/Sky.cpp:57
MethodcalculateSlopeFromNormal
src/logic/Pathfinder.cpp:105
MethodcallOnStateFunc
src/logic/MobController.cpp:298
MethodcanDirectlyMovetoLocation
src/logic/Pathfinder.cpp:296
MethodcanPlayerUseAIState
src/logic/NpcScriptState.cpp:139
MethodcanRoutePositionBeRemoved
src/logic/Pathfinder.cpp:386
MethodcanUse
src/logic/PlayerController.cpp:1314
MethodcancelTalk
src/logic/DialogManager.cpp:414
MethodcheckMoveToLocation
src/logic/Pathfinder.cpp:39
Methodclean
src/physics/PhysicsSystem.h:18
Methodclean
src/physics/PhysicsSystem.h:46
MethodcleanMenus
src/ui/Hud.cpp:344
MethodcleanupRoute
src/logic/Pathfinder.cpp:359
MethodclearActions
src/engine/Input.cpp:85
MethodclearBindings
src/engine/GameSession.cpp:402
MethodclearBindings
src/logic/CameraController.cpp:575
MethodclearChoices
src/ui/DialogBox.cpp:106
MethodclearKeyBindings
src/ui/Hud.cpp:252
MethodclearKeyframes
src/logic/CameraController.cpp:597
MethodclearSavegame
src/logic/SavegameManager.cpp:60
FunctionclearStaticMeshDynSize
src/content/StaticMesh.h:76
MethodclearTriggered
src/engine/Input.cpp:334
MethodcommonPrefixLength
src/utils/Utils.cpp:375
Methodcomparator
src/logic/DialogManager.h:48
Methodconst_iterator
default constructor
lib/json/json.hpp:6712
MethodconstructVob
src/components/Vob.cpp:15
MethodcontainsLike
src/utils/Utils.cpp:389
Methodcrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
lib/json/json.hpp:4495
Methodcreate
lib/json/json.hpp:754
Methodcreate
src/ui/Menu_Status.cpp:15
Methodcreate
src/ui/Menu_Load.cpp:20
Methodcreate
src/ui/Menu_Main.cpp:20
Methodcreate
src/ui/Menu_Settings.cpp:14
Methodcreate
src/ui/Menu_Save.cpp:21
MethodcreateEntity
src/content/ContentLoad.cpp:9
MethodcreateItem
src/components/VobClasses.cpp:389
MethodcreateMob
src/components/VobClasses.cpp:79
MethodcreateMusic
src/components/VobClasses.cpp:108
MethodcreateObject
* Returns a handle to a free chunk of memory and marks it as used */
src/memory/StaticReferencedAllocator.h:110
MethodcreateSkyPlaneMeshes
src/content/Sky.cpp:656
MethodcreateSound
src/components/VobClasses.cpp:96
MethodcreateSound
src/audio/AudioWorld.cpp:442
MethodcreateSounds
src/audio/AudioWorld.cpp:447
Methodcrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
lib/json/json.hpp:4524
MethoddayTimeTohm
src/engine/GameClock.cpp:108
MethoddebugDraw
src/physics/PhysicsSystem.cpp:61
MethoddebugDrawPath
src/render/WorldRender.cpp:495
MethoddebugDrawRoute
src/logic/Pathfinder.cpp:306
MethoddebugDrawSkeleton
* @brief Draws the skeleton of the animation */
src/components/AnimHandler.cpp:379
FunctiondebugDrawWaynet
src/render/WorldRender.cpp:467
MethoddecodeADPCM
src/audio/WavReader.cpp:75
MethoddegreeToRadians
src/math/mathlib.cpp:36
MethoddeleteCollisionShape
src/physics/PhysicsSystem.cpp:222
MethoddestroyAnimationComponent
src/components/EntityActions.cpp:27
FunctiondestroyComponent<AnimationComponent>
src/components/EntityActions.h:174
FunctiondestroyComponent<LogicComponent>
src/components/EntityActions.h:162
FunctiondestroyComponent<PfxComponent>
src/components/EntityActions.h:180
FunctiondestroyComponent<VisualComponent>
src/components/EntityActions.h:168
MethoddestroyFileReaderWriter
src/utils/Utils.cpp:33
MethoddestroyLogicComponent
src/components/EntityActions.cpp:6
MethoddestroyPfxComponent
src/components/EntityActions.cpp:18
MethoddestroyShaders
src/render/RenderSystem.cpp:63
MethoddestroyVisualComponent
src/components/EntityActions.cpp:12
MethoddetermineCommand
src/logic/Console.cpp:187
MethoddetermineGameType
src/ui/Menu_Main.cpp:68
Methoddiff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
lib/json/json.hpp:10566
← previousnext →801–900 of 1,656, ranked by callers