MCPcopy Create free account

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

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

↓ 5 callersFunctioncend
@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 callersMethodcreateStat
Source/GarageLayer.cpp:169
↓ 5 callersFunctionescape
Source/external/json.hpp:2974
↓ 5 callersMethodgetMainColor
Source/PlayerObject.cpp:236
↓ 5 callersMethodgetOuterBounds
Source/GameObject.cpp:872
↓ 5 callersMethodget_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 callersMethodisHigh
Source/GameManager.cpp:203
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
Source/external/json.hpp:12680
↓ 5 callersMethodparse
! @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 callersMethodread
Source/external/hps/buffer/stream_input_buffer.h:19
↓ 5 callersMethodsetScaleMultiplier
Source/MenuItemSpriteExtra.cpp:49
↓ 5 callersFunctionuint64_hi64
Source/external/fast_float.h:1982
↓ 4 callersMethodaccept
! @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 callersFunctionbase64_decode
Source/external/base64.cpp:56
↓ 4 callersFunctionbyteswap
Source/external/fast_float.h:694
↓ 4 callersMethodchangeGameMode
Source/PlayLayer.cpp:1184
↓ 4 callersFunctiondestroy
Source/external/json.hpp:19732
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
Source/external/json.hpp:13878
↓ 4 callersFunctionemulu
slow emulation routine for 32-bit
Source/external/fast_float.h:351
↓ 4 callersMethodgetSecondaryColor
Source/PlayerObject.cpp:238
↓ 4 callersFunctionget_arithmetic_value
Source/external/json.hpp:4607
↓ 4 callersMethodget_binary
Source/external/json.hpp:11938
↓ 4 callersMethodget_string
Source/external/json.hpp:11905
↓ 4 callersFunctioninsert_iterator
Source/external/json.hpp:22436
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
Source/external/json.hpp:20487
↓ 4 callersMethodonExit
Source/LevelDebugLayer.cpp:155
↓ 4 callersMethodpropellPlayer
Source/PlayerObject.cpp:400
↓ 4 callersFunctionread_u64
Source/external/fast_float.h:705
↓ 4 callersFunctionreplace_substring
Source/external/json.hpp:2955
↓ 4 callersFunctionscalar_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 callersMethodsetID
Source/GameObject.h:231
↓ 4 callersMethodsetOuterBounds
Source/GameObject.h:215
↓ 4 callersMethodset_end
set iterator to a defined past the end
Source/external/json.hpp:12674
↓ 4 callersMethodshowLayer
Source/DropDownLayer.cpp:101
↓ 4 callersMethodtoggleMini
Source/PlayerObject.cpp:1019
↓ 4 callersMethodwrite_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 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
Source/external/json.hpp:21952
↓ 3 callersMethodcompare
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 callersMethoddestroyPlayer
Source/PlayLayer.cpp:797
↓ 3 callersFunctionemplace
Source/external/json.hpp:18934
↓ 3 callersFunctionerase
Source/external/json.hpp:19042
↓ 3 callersMethodexit
Source/PlayLayer.cpp:1778
↓ 3 callersFunctionfastfloat_strncasecmp
Compares two ASCII strings in a case insensitive manner.
Source/external/fast_float.h:276
↓ 3 callersMethodflipGravity
Source/PlayerObject.cpp:535
↓ 3 callersFunctionfull_multiplication
compute 64-bit a*b
Source/external/fast_float.h:381
↓ 3 callersMethodgetPlayerSpeed
Source/PlayerObject.h:190
↓ 3 callersMethodgetSelectedIcon
Source/GameManager.cpp:216
↓ 3 callersMethodgetStartScale
Source/GameObject.h:150
↓ 3 callersMethodhideLayer
Source/DropDownLayer.cpp:121
↓ 3 callersMethodhitGround
Source/PlayerObject.cpp:943
↓ 3 callersFunctionis_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 callersFunctionis_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 callersFunctionis_truncated
determine if any non-zero digits were truncated. all characters must be valid digits.
Source/external/fast_float.h:2864
↓ 3 callersMethodmoved_or_copied
Source/external/json.hpp:14726
↓ 3 callersMethodonExit
Source/PlayLayer.cpp:1767
↓ 3 callersFunctionparse_eight_digits_unrolled
credit @aqrit
Source/external/fast_float.h:742
↓ 3 callersMethodpush_unchecked
append item to vector, without bounds checking
Source/external/fast_float.h:1904
↓ 3 callersMethodremoveFromGameLayer
Source/GameObject.cpp:787
↓ 3 callersMethodsave
Source/GameManager.cpp:89
↓ 3 callersMethodsetBtn2Callback
Source/AlertLayer.cpp:125
↓ 3 callersMethodsetDontTransform
Source/GameObject.h:262
↓ 3 callersMethodsetSpriteFrame
Source/MenuItemSpriteExtra.cpp:54
↓ 3 callersMethodsetStartPositionY
Source/GameObject.h:134
↓ 3 callersMethodset_begin
set iterator to a defined beginning
Source/external/json.hpp:12668
↓ 3 callersMethodsetupPage
Source/GarageLayer.cpp:320
↓ 3 callersMethodswitchState
Source/GJChestSprite.cpp:45
↓ 3 callersMethodtry_push
append item to vector, returning if item was added
Source/external/fast_float.h:1909
↓ 3 callersFunctionuint32_hi64
Source/external/fast_float.h:2002
↓ 3 callersFunctionumul128_generic
Source/external/fast_float.h:355
↓ 3 callersFunctionunget
! @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 callersMethodupdateBGColor
Source/SongCell.cpp:49
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
Source/external/json.hpp:21104
↓ 2 callersMethodchangePageLeft
Source/BoomScrollLayer.cpp:84
↓ 2 callersMethodchangePageRight
Source/BoomScrollLayer.cpp:59
↓ 2 callersMethodcheckCollisions
Source/PlayLayer.cpp:1237
↓ 2 callersFunctioncocos_to_vec2
Source/CocosExplorer.cpp:54
↓ 2 callersFunctioncompute_boundaries
Source/external/json.hpp:16972
↓ 2 callersMethodcustomSetup
Source/SongsLayer.cpp:37
↓ 2 callersMethoddeactivateStreak
Source/PlayerObject.cpp:390
↓ 2 callersFunctionemplace_back
Source/external/json.hpp:22379
↓ 2 callersFunctionempty_hi64
Source/external/fast_float.h:1976
↓ 2 callersFunctionerase_internal
Source/external/json.hpp:21733
↓ 2 callersFunctionfile_input_adapter
Source/external/json.hpp:6120
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
Source/external/json.hpp:23821
↓ 2 callersMethodflush
Source/external/hps/buffer/stream_output_buffer.h:39
↓ 2 callersFunctionformatSeconds
Source/RewardsPage.cpp:193
↓ 2 callersFunctionfrom_json_array_impl
Source/external/json.hpp:4750
↓ 2 callersFunctionfrom_json_inplace_array_impl
Source/external/json.hpp:4833
↓ 2 callersFunctionfrom_json_tuple_impl
Source/external/json.hpp:4939
↓ 2 callersMethodgetEnterEffectID
Source/GameObject.h:164
↓ 2 callersMethodgetScenesStack
Director have this variables in "protected", so i did this class to use them
Source/AltDirector.h:30
↓ 2 callersMethodgetSprite
Source/PromoItemSprite.cpp:53
↓ 2 callersMethodgetSpriteName
Source/GarageLayer.cpp:303
↓ 2 callersMethodgetTextField
Source/TextInputNode.cpp:326
↓ 2 callersMethodgetYVel
Source/PlayerObject.h:157
↓ 2 callersFunctiongrisu2
Source/external/json.hpp:17611
↓ 2 callersFunctiongrisu2_round
Source/external/json.hpp:17329
↓ 2 callersFunctionhex_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 callersFunctionhighlight
Source/CocosExplorer.cpp:61
↓ 2 callersFunctioninRange
Source/GameToolbox/math.h:34
← previousnext →101–200 of 1,171, ranked by callers