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
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
Source/external/json.hpp:21977
↓ 5 callers
Method
createStat
Source/GarageLayer.cpp:169
↓ 5 callers
Function
escape
Source/external/json.hpp:2974
↓ 5 callers
Method
getMainColor
Source/PlayerObject.cpp:236
↓ 5 callers
Method
getOuterBounds
Source/GameObject.cpp:872
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
Source/external/json.hpp:6187
↓ 5 callers
Method
isHigh
Source/GameManager.cpp:203
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
Source/external/json.hpp:12680
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value @throw
Source/external/json.hpp:12191
↓ 5 callers
Method
read
Source/external/hps/buffer/stream_input_buffer.h:19
↓ 5 callers
Method
setScaleMultiplier
Source/MenuItemSpriteExtra.cpp:49
↓ 5 callers
Function
uint64_hi64
Source/external/fast_float.h:1982
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON text */
Source/external/json.hpp:12251
↓ 4 callers
Function
base64_decode
Source/external/base64.cpp:56
↓ 4 callers
Function
byteswap
Source/external/fast_float.h:694
↓ 4 callers
Method
changeGameMode
Source/PlayLayer.cpp:1184
↓ 4 callers
Function
destroy
Source/external/json.hpp:19732
↓ 4 callers
Function
empty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
Source/external/json.hpp:13878
↓ 4 callers
Function
emulu
slow emulation routine for 32-bit
Source/external/fast_float.h:351
↓ 4 callers
Method
getSecondaryColor
Source/PlayerObject.cpp:238
↓ 4 callers
Function
get_arithmetic_value
Source/external/json.hpp:4607
↓ 4 callers
Method
get_binary
Source/external/json.hpp:11938
↓ 4 callers
Method
get_string
Source/external/json.hpp:11905
↓ 4 callers
Function
insert_iterator
Source/external/json.hpp:22436
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
Source/external/json.hpp:20487
↓ 4 callers
Method
onExit
Source/LevelDebugLayer.cpp:155
↓ 4 callers
Method
propellPlayer
Source/PlayerObject.cpp:400
↓ 4 callers
Function
read_u64
Source/external/fast_float.h:705
↓ 4 callers
Function
replace_substring
Source/external/json.hpp:2955
↓ 4 callers
Function
scalar_add
add two small integers, checking for overflow. we want an efficient operation. for msvc, where we don't have built-in intrinsics, this is still pretty
Source/external/fast_float.h:2026
↓ 4 callers
Method
setID
Source/GameObject.h:231
↓ 4 callers
Method
setOuterBounds
Source/GameObject.h:215
↓ 4 callers
Method
set_end
set iterator to a defined past the end
Source/external/json.hpp:12674
↓ 4 callers
Method
showLayer
Source/DropDownLayer.cpp:101
↓ 4 callers
Method
toggleMini
Source/PlayerObject.cpp:1019
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type whether to use '$
Source/external/json.hpp:15654
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
Source/external/json.hpp:21952
↓ 3 callers
Method
compare
compare two big integers, returning the large value. assumes both are normalized. if the return value is negative, other is larger, if the return valu
Source/external/fast_float.h:2280
↓ 3 callers
Method
destroyPlayer
Source/PlayLayer.cpp:797
↓ 3 callers
Function
emplace
Source/external/json.hpp:18934
↓ 3 callers
Function
erase
Source/external/json.hpp:19042
↓ 3 callers
Method
exit
Source/PlayLayer.cpp:1778
↓ 3 callers
Function
fastfloat_strncasecmp
Compares two ASCII strings in a case insensitive manner.
Source/external/fast_float.h:276
↓ 3 callers
Method
flipGravity
Source/PlayerObject.cpp:535
↓ 3 callers
Function
full_multiplication
compute 64-bit a*b
Source/external/fast_float.h:381
↓ 3 callers
Method
getPlayerSpeed
Source/PlayerObject.h:190
↓ 3 callers
Method
getSelectedIcon
Source/GameManager.cpp:216
↓ 3 callers
Method
getStartScale
Source/GameObject.h:150
↓ 3 callers
Method
hideLayer
Source/DropDownLayer.cpp:121
↓ 3 callers
Method
hitGround
Source/PlayerObject.cpp:943
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
Source/external/json.hpp:20515
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
Source/external/json.hpp:20501
↓ 3 callers
Function
is_truncated
determine if any non-zero digits were truncated. all characters must be valid digits.
Source/external/fast_float.h:2864
↓ 3 callers
Method
moved_or_copied
Source/external/json.hpp:14726
↓ 3 callers
Method
onExit
Source/PlayLayer.cpp:1767
↓ 3 callers
Function
parse_eight_digits_unrolled
credit @aqrit
Source/external/fast_float.h:742
↓ 3 callers
Method
push_unchecked
append item to vector, without bounds checking
Source/external/fast_float.h:1904
↓ 3 callers
Method
removeFromGameLayer
Source/GameObject.cpp:787
↓ 3 callers
Method
save
Source/GameManager.cpp:89
↓ 3 callers
Method
setBtn2Callback
Source/AlertLayer.cpp:125
↓ 3 callers
Method
setDontTransform
Source/GameObject.h:262
↓ 3 callers
Method
setSpriteFrame
Source/MenuItemSpriteExtra.cpp:54
↓ 3 callers
Method
setStartPositionY
Source/GameObject.h:134
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
Source/external/json.hpp:12668
↓ 3 callers
Method
setupPage
Source/GarageLayer.cpp:320
↓ 3 callers
Method
switchState
Source/GJChestSprite.cpp:45
↓ 3 callers
Method
try_push
append item to vector, returning if item was added
Source/external/fast_float.h:1909
↓ 3 callers
Function
uint32_hi64
Source/external/fast_float.h:2002
↓ 3 callers
Function
umul128_generic
Source/external/fast_float.h:355
↓ 3 callers
Function
unget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not changed -
Source/external/json.hpp:8675
↓ 3 callers
Method
updateBGColor
Source/SongCell.cpp:49
↓ 2 callers
Function
at
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
Source/external/json.hpp:21104
↓ 2 callers
Method
changePageLeft
Source/BoomScrollLayer.cpp:84
↓ 2 callers
Method
changePageRight
Source/BoomScrollLayer.cpp:59
↓ 2 callers
Method
checkCollisions
Source/PlayLayer.cpp:1237
↓ 2 callers
Function
cocos_to_vec2
Source/CocosExplorer.cpp:54
↓ 2 callers
Function
compute_boundaries
Source/external/json.hpp:16972
↓ 2 callers
Method
customSetup
Source/SongsLayer.cpp:37
↓ 2 callers
Method
deactivateStreak
Source/PlayerObject.cpp:390
↓ 2 callers
Function
emplace_back
Source/external/json.hpp:22379
↓ 2 callers
Function
empty_hi64
Source/external/fast_float.h:1976
↓ 2 callers
Function
erase_internal
Source/external/json.hpp:21733
↓ 2 callers
Function
file_input_adapter
Source/external/json.hpp:6120
↓ 2 callers
Function
flatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
Source/external/json.hpp:23821
↓ 2 callers
Method
flush
Source/external/hps/buffer/stream_output_buffer.h:39
↓ 2 callers
Function
formatSeconds
Source/RewardsPage.cpp:193
↓ 2 callers
Function
from_json_array_impl
Source/external/json.hpp:4750
↓ 2 callers
Function
from_json_inplace_array_impl
Source/external/json.hpp:4833
↓ 2 callers
Function
from_json_tuple_impl
Source/external/json.hpp:4939
↓ 2 callers
Method
getEnterEffectID
Source/GameObject.h:164
↓ 2 callers
Method
getScenesStack
Director have this variables in "protected", so i did this class to use them
Source/AltDirector.h:30
↓ 2 callers
Method
getSprite
Source/PromoItemSprite.cpp:53
↓ 2 callers
Method
getSpriteName
Source/GarageLayer.cpp:303
↓ 2 callers
Method
getTextField
Source/TextInputNode.cpp:326
↓ 2 callers
Method
getYVel
Source/PlayerObject.h:157
↓ 2 callers
Function
grisu2
Source/external/json.hpp:17611
↓ 2 callers
Function
grisu2_round
Source/external/json.hpp:17329
↓ 2 callers
Function
hex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF") */
Source/external/json.hpp:18561
↓ 2 callers
Function
highlight
Source/CocosExplorer.cpp:61
↓ 2 callers
Function
inRange
Source/GameToolbox/math.h:34
← previous
next →
101–200 of 1,171, ranked by callers