MCPcopy Create free account

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

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

MethodloadFromJson
src/content/SkyConfig.cpp:94
MethodloadFromPacked
src/content/StaticMeshAllocator.h:62
MethodloadFromPackedTriList
src/content/StaticMeshAllocator.cpp:78
MethodloadMAN
src/content/AnimationLibrary.cpp:95
MethodloadMenuDAT
src/ui/Menu.cpp:164
MethodloadMeshVDF
src/content/SkeletalMeshAllocator.cpp:32
MethodloadModelScript
src/content/AnimationLibrary.cpp:223
MethodloadParticleFXDAT
src/logic/PfxManager.cpp:24
MethodloadProgram
src/content/Shader.cpp:41
MethodloadSaveGameSlot
src/logic/SavegameManager.cpp:209
MethodloadShader
src/content/Shader.cpp:4
MethodloadShaders
src/render/RenderSystem.cpp:34
MethodloadSkyConfig
src/content/Sky.cpp:705
MethodloadSkyTextureOfLayer
src/content/Sky.cpp:440
MethodloadTextureDDS
src/content/Texture.cpp:32
MethodloadTextureRGBA8
src/content/Texture.cpp:63
MethodloadTextureVDF
src/content/ContentLoad.cpp:29
MethodloadVariants
src/audio/AudioWorld.cpp:573
Methodlower
src/utils/Utils.cpp:353
Methodlowered
src/utils/Utils.cpp:358
MethodmainLoop
src/engine/Platform.cpp:54
MethodmakeBoxCollisionShape
src/physics/PhysicsSystem.cpp:235
MethodmakeConvexCollisionShapeFromMesh
src/physics/PhysicsSystem.cpp:435
FunctionmakeEntityMask
* Creates a ComponentMask from uint32_t, for cleaner access */
src/components/Entities.h:421
MethodmakeInvalidHandle
src/handle/Handle.h:42
MethodmakeInvalidHandle
src/memory/StaticReferencedAllocator.h:51
MethodmakeQualifiedName
src/content/AnimationLibrary.cpp:348
MethodmakeWaynetFromZen
src/engine/Waynet.cpp:22
Functionmallinfo
src/android/compat/malloc.c:3
MethodmaxSlots
src/logic/SavegameManager.cpp:267
Methodmax_size
! @brief returns the maximum possible number of elements Returns the maximum number of elements a JSON value is able to hold due to syste
lib/json/json.hpp:4739
MethodmouseButtonEvent
src/engine/Input.cpp:153
MethodmouseMoveEvent
src/engine/Input.cpp:166
MethodmusicRenderFunction
src/audio/AudioWorld.cpp:149
FunctionnumberOfBits
* Returns the number of bits needed to store the number x, at compile time */
src/memory/MemUtils.h:8
Methodobject
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
lib/json/json.hpp:1740
MethodonAIProcessInfos
src/logic/DialogManager.cpp:115
MethodonAction
src/logic/PlayerController.cpp:1989
MethodonBeginStateChange
* * @param npc * @param from Current state * @param to State to go to */
src/logic/MobController.h:59
MethodonBeginStateChange
src/logic/mobs/Container.cpp:42
MethodonCreate
(Bundle savedInstanceState)
REGoth-Android/app/src/main/java/com/regothproject/regoth/StartupActivity.java:28
MethodonCustomAction
src/ui/Menu_Load.cpp:64
MethodonCustomAction
src/ui/Menu_Main.cpp:41
MethodonCustomAction
src/ui/Menu_Save.cpp:62
MethodonDebugDraw
* Called at rendertime */
src/logic/Controller.h:50
MethodonDownloadGamefilesButtonPressed
(View v)
REGoth-Android/app/src/main/java/com/regothproject/regoth/StartupActivity.java:41
MethodonEndStateChange
* * @param npc * @param from Current state * @param to State to go to */
src/logic/MobController.h:66
MethodonEndStateChange
src/logic/mobs/Container.cpp:52
MethodonExtractGamefilesButtonPressed
(View v)
REGoth-Android/app/src/main/java/com/regothproject/regoth/StartupActivity.java:46
MethodonFrameUpdate
src/engine/GameEngine.cpp:61
MethodonFrameUpdate
src/engine/World.cpp:660
MethodonFreePositionFound
* Called right after the MobController found a new position for a new npc asking to use this mob * @param npc NPC asking * @param po
src/logic/MobController.h:79
MethodonInputAction
src/logic/DialogManager.cpp:499
MethodonInputAction
src/ui/Menu_Status.cpp:86
MethodonInputAction
src/ui/Menu_Main.cpp:28
MethodonInputAction
src/ui/Hud.cpp:256
MethodonInputAction
src/ui/Menu.cpp:274
MethodonInputAction
src/ui/DialogBox.cpp:112
MethodonInputAction
src/ui/Menu_Log.cpp:111
MethodonInputAction
src/ui/Menu_Save.cpp:94
MethodonInventoryItemInserted
src/logic/ScriptEngine.cpp:215
MethodonKeyDown
src/logic/Console.cpp:25
MethodonMessage
* Called when this vob recieved a message */
src/logic/Controller.h:54
MethodonNPCInitialized
src/logic/ScriptEngine.cpp:246
MethodonNPCInserted
src/logic/ScriptEngine.cpp:175
MethodonNPCRemoved
src/logic/ScriptEngine.cpp:537
MethodonPostExecute
(Long result)
REGoth-Android/app/src/main/java/com/regothproject/regoth/ExtractInstallerAsyncTask.java:41
MethodonPreExecute
()
REGoth-Android/app/src/main/java/com/regothproject/regoth/ExtractInstallerAsyncTask.java:32
MethodonStartButtonPressed
(View v)
REGoth-Android/app/src/main/java/com/regothproject/regoth/StartupActivity.java:36
MethodonTextInput
src/logic/Console.cpp:126
MethodonTextInput
src/ui/Hud.cpp:191
MethodonTextInput
src/ui/Menu.cpp:342
MethodonTextInput
src/ui/Menu_Save.cpp:124
MethodonUpdate
src/logic/PlayerController.cpp:113
MethodonUpdate
src/logic/MobController.cpp:63
MethodonUpdate
src/logic/MusicController.cpp:73
MethodonUpdate
src/logic/SoundController.cpp:43
MethodonUpdate
src/logic/visuals/PfxVisual.cpp:103
MethodonUpdateForPlayer
src/logic/PlayerController.cpp:1669
MethodonVisualChanged
src/logic/PlayerController.cpp:493
MethodonWorldCreated
src/engine/BaseEngine.cpp:169
Functionoperator "" _json
! @brief user-defined string literal for JSON values This operator implements a user-defined string literal for JSON objects. It can be used by addin
lib/json/json.hpp:10771
Functionoperator "" _json_pointer
! @brief user-defined string literal for JSON pointer This operator implements a user-defined string literal for JSON Pointers. It can be used by add
lib/json/json.hpp:10789
Methodoperator!=
lib/json/json.hpp:5560
Methodoperator!=
inequality operator (needed for range-based for)
lib/json/json.hpp:6613
Methodoperator!=
! @brief comparison: not equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7075
Methodoperator!=
src/utils/Utils.h:497
Methodoperator!=
src/memory/StaticReferencedAllocator.h:69
Methodoperator!=
src/math/mathlib.h:343
Methodoperator!=
src/math/mathlib.h:506
Methodoperator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
lib/json/json.hpp:10749
Methodoperator*
! @brief return a reference to the value pointed to by the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`.
lib/json/json.hpp:6879
Methodoperator*
return a reference to the value pointed to by the iterator
lib/json/json.hpp:7347
Functionoperator+
src/math/mathlib.h:420
Methodoperator+
! @brief add to iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7184
Methodoperator+
add to iterator
lib/json/json.hpp:7403
Methodoperator+
Urnary operators
src/math/mathlib.h:381
Methodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:6956
Methodoperator++
post-increment (it++)
lib/json/json.hpp:7359
Methodoperator++
post-increment (it++)
lib/json/json.hpp:7474
← previousnext →1,201–1,300 of 1,656, ranked by callers