MCPcopy Create free account

hub / github.com/Open-GD/OpenGD / functions

Functions1,171 in github.com/Open-GD/OpenGD

↓ 786 callersFunctioncreate
Source/external/json.hpp:19551
↓ 340 callersMethodsetPosition
Source/GameObject.cpp:282
↓ 214 callersMethodsize
Source/external/json.hpp:3109
↓ 149 callersMethodsetScale
Source/MenuItemSpriteExtra.cpp:74
↓ 140 callersFunctionconcat
Source/external/json.hpp:4277
↓ 131 callersMethodwrite_character
Source/external/json.hpp:14846
↓ 103 callersMethodend
return iterator end (needed for range-based for)
Source/external/json.hpp:5261
↓ 88 callersMethodsetColor
Source/CircleWave.cpp:44
↓ 80 callersMethodbegin
return iterator begin (needed for range-based for)
Source/external/json.hpp:5255
↓ 77 callersMethodempty
Source/external/json.hpp:6236
↓ 58 callersFunctionlog
Source/GameToolbox/log.h:25
↓ 50 callersFunctionto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
Source/external/json.hpp:13749
↓ 49 callersFunctionget
Source/external/json.hpp:5271
↓ 44 callersMethodparse_error
Source/external/json.hpp:4439
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
Source/external/json.hpp:23328
↓ 40 callersMethodlen
Source/external/fast_float.h:297
↓ 38 callersFunctionadd
add a character to token_buffer
Source/external/json.hpp:8702
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
Source/external/json.hpp:19983
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Source/external/json.hpp:20522
↓ 33 callersFunctionparse
Source/external/json.hpp:23213
↓ 32 callersMethodsetOpacity
Source/GameObject.cpp:318
↓ 30 callersMethodkey
Source/external/json.hpp:7269
↓ 28 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Source/external/json.hpp:8749
↓ 26 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
Source/external/json.hpp:21961
↓ 24 callersMethodsetString
Source/ButtonSprite.cpp:172
↓ 23 callersFunctioninput_adapter
Source/external/json.hpp:6451
↓ 20 callersMethodsax_parse
Source/external/json.hpp:12259
↓ 20 callersMethodsetScaleX
Source/GameObject.cpp:300
↓ 20 callersMethodsetScaleY
Source/GameObject.cpp:309
↓ 20 callersFunctionto_json
Source/external/json.hpp:5571
↓ 19 callersMethodnumber_integer
Source/external/json.hpp:7239
↓ 19 callersMethodoperator[]
access to successor
Source/external/json.hpp:13651
↓ 18 callersFunctionfrom_json
Source/external/json.hpp:4593
↓ 18 callersMethodnumber_unsigned
Source/external/json.hpp:7244
↓ 17 callersMethodgetString
Source/TextInputNode.cpp:346
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
Source/external/json.hpp:11975
↓ 16 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
Source/external/json.hpp:21936
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
Source/external/json.hpp:20529
↓ 15 callersFunctioncombine
boost::hash_combine
Source/external/json.hpp:5933
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
Source/external/json.hpp:20480
↓ 15 callersMethodshow
Source/PopupLayer.cpp:36
↓ 14 callersMethodclose
Source/PopupLayer.cpp:109
↓ 14 callersMethodgetGameObjectType
Source/GameObject.h:225
↓ 14 callersMethodsetRotation
Source/GameObject.cpp:291
↓ 14 callersFunctionset_parents
Source/external/json.hpp:19871
↓ 13 callersMethodsetPortalObject
Source/PlayerObject.h:236
↓ 13 callersMethodsetPortalP
Source/PlayerObject.h:221
↓ 12 callersMethodnumber_float
Source/external/json.hpp:7249
↓ 12 callersMethodsetActive
Source/GameObject.h:233
↓ 12 callersMethodtriggerActivated
Source/GameObject.cpp:860
↓ 11 callersFunctionfind
Source/external/json.hpp:19166
↓ 11 callersMethodstring
Source/external/json.hpp:7254
↓ 11 callersMethodvalue
return value of the iterator
Source/external/json.hpp:5228
↓ 10 callersMethodboolean
Source/external/json.hpp:7234
↓ 10 callersFunctioncpp20_and_in_constexpr
Source/external/fast_float.h:267
↓ 10 callersMethodgetColor
Source/CircleWave.cpp:49
↓ 10 callersMethodgetID
Source/GameObject.h:229
↓ 10 callersFunctionis_integer
Next function can be micro-optimized, but compilers are entirely able to optimize it well.
Source/external/fast_float.h:690
↓ 10 callersFunctionparser
Source/external/json.hpp:19306
↓ 10 callersMethodreleaseButton
Source/PlayerObject.cpp:1039
↓ 10 callersMethodsetPlayerSpeed
Source/PlayerObject.h:194
↓ 10 callersFunctionset_parent
Source/external/json.hpp:19921
↓ 9 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes the serial
Source/external/json.hpp:17991
↓ 9 callersMethodend_array
Source/external/json.hpp:7284
↓ 9 callersMethodisGravityFlipped
Source/PlayerObject.cpp:968
↓ 9 callersFunctionis_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
Source/external/json.hpp:20543
↓ 9 callersFunctionsearchButton
Source/LevelSearchLayer.cpp:54
↓ 9 callersMethodstart_array
Source/external/json.hpp:7279
↓ 9 callersMethodupdate
Source/PlayLayer.cpp:716
↓ 8 callersMethodalignItemsHorizontallyWithPadding
Source/GameToolbox/nodes.cpp:199
↓ 8 callersFunctiondump_integer
Source/external/json.hpp:18598
↓ 8 callersMethodend_object
Source/external/json.hpp:7274
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input rea
Source/external/json.hpp:11826
↓ 8 callersMethodpushButton
Source/PlayerObject.cpp:1028
↓ 8 callersMethodsetString
Source/TextInputNode.cpp:386
↓ 8 callersMethodstart_object
Source/external/json.hpp:7264
↓ 8 callersMethodwrite_char
Source/external/hps/buffer/stream_output_buffer.h:31
↓ 7 callersMethodcapacity
Source/external/fast_float.h:1900
↓ 7 callersFunctioncompares_unordered
Source/external/json.hpp:22843
↓ 7 callersMethodinit
Source/UILayer.cpp:42
↓ 7 callersMethodisDead
Source/PlayerObject.cpp:970
↓ 7 callersMethodoperator+
Source/external/json.hpp:12701
↓ 7 callersMethodreset
Source/PlayerObject.cpp:36
↓ 7 callersMethodsetMainColor
Source/SimplePlayer.cpp:106
↓ 6 callersFunction_toString
the only thing we actually want as normal string is the class members
Source/GJGameLevel.cpp:27
↓ 6 callersFunctionadd_native
Source/external/fast_float.h:2905
↓ 6 callersMethodassetLoaded
Source/LoadingLayer.cpp:232
↓ 6 callersFunctionif
Source/external/json.hpp:22814
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
Source/external/json.hpp:20536
↓ 6 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
Source/external/json.hpp:13743
↓ 6 callersFunctionleading_zeroes
result might be undefined when input_num is zero */
Source/external/fast_float.h:329
↓ 6 callersMethodnull
Source/external/json.hpp:7229
↓ 6 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
Source/external/json.hpp:13864
↓ 6 callersMethodread_char
Source/external/hps/buffer/stream_input_buffer.h:35
↓ 6 callersMethodsetSecondaryColor
Source/SimplePlayer.cpp:111
↓ 6 callersFunctionsmall_mul
Source/external/fast_float.h:2099
↓ 6 callersMethodupdateGamemode
Source/SimplePlayer.cpp:40
↓ 6 callersMethodwrite
Source/external/hps/buffer/stream_output_buffer.h:16
↓ 5 callersFunction_toString
Source/GJUserScore.cpp:24
↓ 5 callersMethodbinary
Source/external/json.hpp:7259
next →1–100 of 1,171, ranked by callers