Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ functions
Functions
1,171 in github.com/Open-GD/OpenGD
⨍
Functions
1,171
◇
Types & classes
450
↓ 786 callers
Function
create
Source/external/json.hpp:19551
↓ 340 callers
Method
setPosition
Source/GameObject.cpp:282
↓ 214 callers
Method
size
Source/external/json.hpp:3109
↓ 149 callers
Method
setScale
Source/MenuItemSpriteExtra.cpp:74
↓ 140 callers
Function
concat
Source/external/json.hpp:4277
↓ 131 callers
Method
write_character
Source/external/json.hpp:14846
↓ 103 callers
Method
end
return iterator end (needed for range-based for)
Source/external/json.hpp:5261
↓ 88 callers
Method
setColor
Source/CircleWave.cpp:44
↓ 80 callers
Method
begin
return iterator begin (needed for range-based for)
Source/external/json.hpp:5255
↓ 77 callers
Method
empty
Source/external/json.hpp:6236
↓ 58 callers
Function
log
Source/GameToolbox/log.h:25
↓ 50 callers
Function
to_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 callers
Function
get
Source/external/json.hpp:5271
↓ 44 callers
Method
parse_error
Source/external/json.hpp:4439
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
Source/external/json.hpp:23328
↓ 40 callers
Method
len
Source/external/fast_float.h:297
↓ 38 callers
Function
add
add a character to token_buffer
Source/external/json.hpp:8702
↓ 37 callers
Function
basic_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 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
Source/external/json.hpp:20522
↓ 33 callers
Function
parse
Source/external/json.hpp:23213
↓ 32 callers
Method
setOpacity
Source/GameObject.cpp:318
↓ 30 callers
Method
key
Source/external/json.hpp:7269
↓ 28 callers
Function
get_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 callers
Function
end
@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 callers
Method
setString
Source/ButtonSprite.cpp:172
↓ 23 callers
Function
input_adapter
Source/external/json.hpp:6451
↓ 20 callers
Method
sax_parse
Source/external/json.hpp:12259
↓ 20 callers
Method
setScaleX
Source/GameObject.cpp:300
↓ 20 callers
Method
setScaleY
Source/GameObject.cpp:309
↓ 20 callers
Function
to_json
Source/external/json.hpp:5571
↓ 19 callers
Method
number_integer
Source/external/json.hpp:7239
↓ 19 callers
Method
operator[]
access to successor
Source/external/json.hpp:13651
↓ 18 callers
Function
from_json
Source/external/json.hpp:4593
↓ 18 callers
Method
number_unsigned
Source/external/json.hpp:7244
↓ 17 callers
Method
getString
Source/TextInputNode.cpp:346
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
Source/external/json.hpp:11975
↓ 16 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
Source/external/json.hpp:21936
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
Source/external/json.hpp:20529
↓ 15 callers
Function
combine
boost::hash_combine
Source/external/json.hpp:5933
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
Source/external/json.hpp:20480
↓ 15 callers
Method
show
Source/PopupLayer.cpp:36
↓ 14 callers
Method
close
Source/PopupLayer.cpp:109
↓ 14 callers
Method
getGameObjectType
Source/GameObject.h:225
↓ 14 callers
Method
setRotation
Source/GameObject.cpp:291
↓ 14 callers
Function
set_parents
Source/external/json.hpp:19871
↓ 13 callers
Method
setPortalObject
Source/PlayerObject.h:236
↓ 13 callers
Method
setPortalP
Source/PlayerObject.h:221
↓ 12 callers
Method
number_float
Source/external/json.hpp:7249
↓ 12 callers
Method
setActive
Source/GameObject.h:233
↓ 12 callers
Method
triggerActivated
Source/GameObject.cpp:860
↓ 11 callers
Function
find
Source/external/json.hpp:19166
↓ 11 callers
Method
string
Source/external/json.hpp:7254
↓ 11 callers
Method
value
return value of the iterator
Source/external/json.hpp:5228
↓ 10 callers
Method
boolean
Source/external/json.hpp:7234
↓ 10 callers
Function
cpp20_and_in_constexpr
Source/external/fast_float.h:267
↓ 10 callers
Method
getColor
Source/CircleWave.cpp:49
↓ 10 callers
Method
getID
Source/GameObject.h:229
↓ 10 callers
Function
is_integer
Next function can be micro-optimized, but compilers are entirely able to optimize it well.
Source/external/fast_float.h:690
↓ 10 callers
Function
parser
Source/external/json.hpp:19306
↓ 10 callers
Method
releaseButton
Source/PlayerObject.cpp:1039
↓ 10 callers
Method
setPlayerSpeed
Source/PlayerObject.h:194
↓ 10 callers
Function
set_parent
Source/external/json.hpp:19921
↓ 9 callers
Method
dump
! @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 callers
Method
end_array
Source/external/json.hpp:7284
↓ 9 callers
Method
isGravityFlipped
Source/PlayerObject.cpp:968
↓ 9 callers
Function
is_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 callers
Function
searchButton
Source/LevelSearchLayer.cpp:54
↓ 9 callers
Method
start_array
Source/external/json.hpp:7279
↓ 9 callers
Method
update
Source/PlayLayer.cpp:716
↓ 8 callers
Method
alignItemsHorizontallyWithPadding
Source/GameToolbox/nodes.cpp:199
↓ 8 callers
Function
dump_integer
Source/external/json.hpp:18598
↓ 8 callers
Method
end_object
Source/external/json.hpp:7274
↓ 8 callers
Method
get
! @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 callers
Method
pushButton
Source/PlayerObject.cpp:1028
↓ 8 callers
Method
setString
Source/TextInputNode.cpp:386
↓ 8 callers
Method
start_object
Source/external/json.hpp:7264
↓ 8 callers
Method
write_char
Source/external/hps/buffer/stream_output_buffer.h:31
↓ 7 callers
Method
capacity
Source/external/fast_float.h:1900
↓ 7 callers
Function
compares_unordered
Source/external/json.hpp:22843
↓ 7 callers
Method
init
Source/UILayer.cpp:42
↓ 7 callers
Method
isDead
Source/PlayerObject.cpp:970
↓ 7 callers
Method
operator+
Source/external/json.hpp:12701
↓ 7 callers
Method
reset
Source/PlayerObject.cpp:36
↓ 7 callers
Method
setMainColor
Source/SimplePlayer.cpp:106
↓ 6 callers
Function
_toString
the only thing we actually want as normal string is the class members
Source/GJGameLevel.cpp:27
↓ 6 callers
Function
add_native
Source/external/fast_float.h:2905
↓ 6 callers
Method
assetLoaded
Source/LoadingLayer.cpp:232
↓ 6 callers
Function
if
Source/external/json.hpp:22814
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
Source/external/json.hpp:20536
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
Source/external/json.hpp:13743
↓ 6 callers
Function
leading_zeroes
result might be undefined when input_num is zero */
Source/external/fast_float.h:329
↓ 6 callers
Method
null
Source/external/json.hpp:7229
↓ 6 callers
Function
push_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 callers
Method
read_char
Source/external/hps/buffer/stream_input_buffer.h:35
↓ 6 callers
Method
setSecondaryColor
Source/SimplePlayer.cpp:111
↓ 6 callers
Function
small_mul
Source/external/fast_float.h:2099
↓ 6 callers
Method
updateGamemode
Source/SimplePlayer.cpp:40
↓ 6 callers
Method
write
Source/external/hps/buffer/stream_output_buffer.h:16
↓ 5 callers
Function
_toString
Source/GJUserScore.cpp:24
↓ 5 callers
Method
binary
Source/external/json.hpp:7259
next →
1–100 of 1,171, ranked by callers