MCPcopy Create free account

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

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

↓ 1 callersFunctionto_extended_halfway
Source/external/fast_float.h:2767
↓ 1 callersFunctionto_json_tuple_impl
Source/external/json.hpp:5709
↓ 1 callersMethodtry_extend
try to add items to the vector, returning if items were added
Source/external/fast_float.h:1924
↓ 1 callersMethodtry_resize
try to resize the vector, returning if the vector was resized.
Source/external/fast_float.h:1948
↓ 1 callersFunctiontype
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
Source/external/json.hpp:20459
↓ 1 callersFunctionunescape
Source/external/json.hpp:2989
↓ 1 callersFunctionupdate
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
Source/external/json.hpp:22578
↓ 1 callersMethodupdate
Source/LevelDebugLayer.cpp:321
↓ 1 callersMethodupdateCamera
Source/LevelEditorLayer.cpp:61
↓ 1 callersMethodupdateCamera
Source/PlayLayer.cpp:810
↓ 1 callersMethodupdateIconColors
Source/SimplePlayer.cpp:100
↓ 1 callersMethodupdateJump
Source/PlayerObject.cpp:560
↓ 1 callersMethodupdateVisibility
Source/PlayLayer.cpp:972
↓ 1 callersFunctionvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Source/external/json.hpp:13524
MethodApp
<summary> Creates the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main()
proj.winrt/App.cpp:50
MethodAppDelegate
Source/AppDelegate.cpp:59
MethodBenchmarkTimer
Source/external/benchmark.h:23
MethodCharArrayInputBuffer
Source/external/hps/buffer/char_array_input_buffer.h:11
FunctionFASTFLOAT_CONSTEXPR14 parse_infnan
Source/external/fast_float.h:3128
FunctionJSON_CATCH
Source/external/json.hpp:19866
FunctionJSON_INTERNAL_CATCH
Source/external/json.hpp:21503
MethodMenuItemSpriteExtra
Source/MenuItemSpriteExtra.cpp:27
MethodMotionTrail
Source/MotionTrail.cpp:24
MethodOnLaunched
<summary> Invoked when the application is launched normally by the end user. Other entry points will be used such as when the application is launched
proj.winrt/App.cpp:74
MethodOnNavigationFailed
<summary> Invoked when Navigation to a certain page fails </summary> <param name="sender">The Frame which failed navigation</param> <param name="e">De
proj.winrt/App.cpp:149
MethodOnResuming
<summary> Invoked when application execution is being resumed. </summary> <param name="sender">The source of the resume request.</param> <param name="
proj.winrt/App.cpp:135
MethodOnSuspending
<summary> Invoked when application execution is being suspended. Application state is saved without knowing whether the application will be terminate
proj.winrt/App.cpp:125
MethodPromoItemSprite
Source/PromoItemSprite.cpp:34
MethodSpriteColor
Source/SpriteColor.h:34
MethodSquareDistance
Source/GameToolbox/math.cpp:27
MethodStop
Source/external/benchmark.h:35
MethodStreamInputBuffer
Source/external/hps/buffer/stream_input_buffer.h:14
MethodStreamOutputBuffer
Source/external/hps/buffer/stream_output_buffer.h:14
MethodStringInputBuffer
Source/external/hps/buffer/string_input_buffer.h:11
MethodStringOutputBuffer
Source/external/hps/buffer/string_output_buffer.h:14
MethodTextInputNode
Source/TextInputNode.cpp:35
Function_tWinMain
proj.win32/main.cpp:32
Functionaccept
Source/external/json.hpp:23226
MethodactionEasing
Source/EffectGameObject.cpp:30
Methodactivate
Source/TextButton.cpp:38
Methodactivate
Source/PromoItemSprite.cpp:49
Methodactivate
Source/MenuItemSpriteExtra.cpp:85
MethodactivateStreak
Source/PlayerObject.cpp:395
MethodaddCustomSprites
Source/GameObject.cpp:77
MethodaddObject
Source/LevelEditorLayer.cpp:645
MethodaddObject
Source/BaseGameLayer.cpp:440
Methodadjusted_mantissa
a negative value indicates an invalid result
Source/external/fast_float.h:409
Functionadjusted_mantissa digit_comp
Source/external/fast_float.h:3086
Functionadjusted_mantissa negative_digit_comp
Source/external/fast_float.h:3025
Functionadjusted_mantissa positive_digit_comp
Source/external/fast_float.h:3001
MethodalignItemsInColumnsWithPadding
Source/GameToolbox/nodes.cpp:133
MethodalignItemsVerticallyWithPadding
Source/GameToolbox/nodes.cpp:212
MethodapplicationDidEnterBackground
This function will be called when the app is inactive. Note, when receiving a phone call it is invoked.
Source/AppDelegate.cpp:186
MethodapplicationDidFinishLaunching
Source/AppDelegate.cpp:122
MethodapplicationGetRefreshRate
Source/AppDelegate.cpp:80
MethodapplicationWillEnterForeground
this function will be called when the app is active again
Source/AppDelegate.cpp:196
MethodapplyColorChannel
Source/GameObject.cpp:346
MethodapplyHSV
Source/GameToolbox/conv.cpp:103
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
Source/external/json.hpp:21574
Functionbase64_encode
Source/external/base64.cpp:14
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
Source/external/json.hpp:20169
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
Source/external/json.hpp:20125
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
Source/external/json.hpp:24126
Functionbasic_json from_bjdata
Source/external/json.hpp:23674
Functionbasic_json from_bson
Source/external/json.hpp:23704
Functionbasic_json from_cbor
Source/external/json.hpp:23506
Functionbasic_json from_msgpack
Source/external/json.hpp:23565
Functionbasic_json from_ubjson
Source/external/json.hpp:23619
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
Source/external/json.hpp:19423
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
Source/external/json.hpp:20177
Functionbasic_json parse
Source/external/json.hpp:23185
Methodbigint
Source/external/fast_float.h:2230
Functionbinary
Source/external/json.hpp:6791
Methodbinary
Source/external/json.hpp:6975
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
Source/external/json.hpp:9158
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
Source/external/json.hpp:14966
MethodblendColor
Source/GameToolbox/conv.cpp:186
Functionboolean
Source/external/json.hpp:6761
Methodboolean
Source/external/json.hpp:6945
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
Source/external/json.hpp:16022
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
Source/external/json.hpp:16037
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document entry for
Source/external/json.hpp:16079
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
Source/external/json.hpp:15875
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
Source/external/json.hpp:15952
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize @pre value.
Source/external/json.hpp:16174
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
Source/external/json.hpp:15922
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
Source/external/json.hpp:15980
MethodchangeGravity
Source/PlayLayer.cpp:1952
MethodchangePlayerSpeed
Source/PlayLayer.cpp:1915
MethodcheckSnapJumpToObject
Source/PlayerObject.cpp:851
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
Source/external/json.hpp:22197
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
Source/external/json.hpp:5889
Methodclose
Source/CocosExplorer.cpp:417
Functioncocos_android_app_init
proj.android/app/jni/main.cpp:40
MethodcolorForIdx
Source/GameToolbox/conv.cpp:250
MethodcompressLvlStr
Source/GJGameLevel.cpp:134
Functioncompute_error
Source/external/fast_float.h:1708
Functioncompute_error_scaled
Source/external/fast_float.h:1695
Functioncompute_float
Source/external/fast_float.h:1722
Functioncompute_product_approximation
Source/external/fast_float.h:1649
← previousnext →401–500 of 1,171, ranked by callers