MCPcopy Create free account

hub / github.com/borndotcom/react-native-godot / functions

Functions262 in github.com/borndotcom/react-native-godot

↓ 29 callersMethodlog
common/GodotModule.h:98
↓ 8 callersMethodget_instance
common/GodotModule.h:52
↓ 7 callersMethodenqueue
android/src/main/cpp/GodotModule.cpp:115
↓ 6 callersMethodrunOnGodotThread
(f: () => T)
js/NativeGodotModule.ts:44
↓ 5 callersMethodget
common/NativeGodotModule.cpp:541
↓ 4 callersMethodcall
common/NativeGodotModule.cpp:570
↓ 4 callersMethodgetInstance
()
js/NativeGodotModule.ts:38
↓ 4 callersMethodgetInstance
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:85
↓ 4 callersFunctionrunOnGodotThread
(f: () => T)
js/NativeGodotModule.ts:84
↓ 3 callersMethodconfigureComponent
()
android/src/main/java/com/rtngodot/RTNGodotView.java:64
↓ 3 callersFunctioncreateUpdateWindowFunc
android/src/main/cpp/libgodot_jni.cpp:149
↓ 3 callersMethodinit
(Activity activity)
android/src/main/java/com/rtngodot/RTNLibGodot.java:448
↓ 3 callersMethodpause
()
js/NativeGodotModule.ts:41
↓ 3 callersMethodresume
()
js/NativeGodotModule.ts:42
↓ 2 callersMethodAPI
()
js/NativeGodotModule.ts:39
↓ 2 callersFunctionappController
()
example/App.tsx:125
↓ 2 callersMethodcreateInstance
(args: Array<string>)
js/NativeGodotModule.ts:37
↓ 2 callersFunctioncreateNativeGodotModule
common/NativeGodotModule.cpp:614
↓ 2 callersFunctioncreateVariantArgArray
common/NativeGodotModule.cpp:78
↓ 2 callersMethodcreateWindowSurface
(String name, int width, int height, boolean persistent)
android/src/main/java/com/rtngodot/RTNLibGodot.java:363
↓ 2 callersFunctioncreate_method_call_error_string
common/NativeGodotModule.cpp:49
↓ 2 callersMethodget_as_text
common/NativeGodotModule.cpp:137
↓ 2 callersFunctioninitGodot
(name)
example/App.tsx:26
↓ 2 callersMethodis_paused
()
js/NativeGodotModule.ts:43
↓ 2 callersMethodonPointerCaptureChange
(boolean hasCapture)
android/src/main/java/com/rtngodot/RTNGodotView.java:135
↓ 2 callersMethodremoveWindowNative
(String windowName)
android/src/main/java/com/rtngodot/RTNLibGodot.java:511
↓ 2 callersFunctionspring
( toValue: number, config: {response: number; dampingFraction: number} = { response: 0.15, damping
example/components/spring.ts:29
↓ 2 callersMethodupdateWindow
(windowName: string)
js/NativeGodotModule.ts:40
↓ 2 callersMethodupdateWindowNative
(String windowName, Surface surface, int width, int height)
android/src/main/java/com/rtngodot/RTNLibGodot.java:509
↓ 1 callersFunctioncalculateSpringConfig
({ response, dampingFraction, }: SpringConfig)
example/components/spring.ts:8
↓ 1 callersMethodcanCapturePointer
()
android/src/main/java/com/rtngodot/RTNGodotView.java:117
↓ 1 callersMethodcleanup
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:497
↓ 1 callersFunctioncloseSubwindow
()
example/App.tsx:160
↓ 1 callersMethodclose_window
(windowName: string)
example/App.tsx:116
↓ 1 callersFunctioncomputeSha256
* Compute SHA‑256 hash of a file.
scripts/download-prebuilt.js:97
↓ 1 callersFunctionconvertToStdString
android/src/main/cpp/libgodot_jni.cpp:352
↓ 1 callersFunctioncreateJSCallable
common/NativeGodotModule.cpp:241
↓ 1 callersFunctiondestroyGodot
()
example/App.tsx:107
↓ 1 callersMethoddestroyInstance
()
js/NativeGodotModule.ts:45
↓ 1 callersMethoddestroy_instance
android/src/main/cpp/GodotModule.cpp:381
↓ 1 callersFunctiondownloadFile
* Download a file from `url` and write it to `destPath`. * Uses the external `curl` command with `-L` to follow redirects. * * @param {string} url
scripts/download-prebuilt.js:65
↓ 1 callersFunctionexclusionList
(additionalExclusions)
example/metro.config.js:28
↓ 1 callersMethodgetHostPlugins
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:519
↓ 1 callersMethodgetInputHandler
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:328
↓ 1 callersMethodgetName
()
android/src/main/java/com/rtngodot/RTNGodotViewManager.java:57
↓ 1 callersMethodgetOrCreateWindowSurface
(String name, int width, int height)
android/src/main/java/com/rtngodot/RTNLibGodot.java:375
↓ 1 callersFunctiongetWindowId
android/src/main/cpp/libgodot_jni.cpp:381
↓ 1 callersMethodget_or_create_instance
android/src/main/cpp/GodotModule.cpp:248
↓ 1 callersMethodget_singleton
android/src/main/cpp/GodotModule.cpp:204
↓ 1 callersMethodinitHybrid
(long jsContext, CallInvokerHolderImpl jsCallInvokerHolder)
android/src/main/java/com/rtngodot/NativeGodotModule.java:59
↓ 1 callersMethodinstallTurboModule
()
js/NativeGodotModule.ts:30
↓ 1 callersFunctioninstance
()
example/App.tsx:119
↓ 1 callersFunctionisNonEmptyDirectory
* Helper: check whether a directory exists and is non‑empty.
scripts/download-prebuilt.js:121
↓ 1 callersMethodis_valid
android/src/main/cpp/GodotModule.cpp:559
↓ 1 callersFunctionjstring_to_std_string
android/src/main/cpp/libgodot_jni.h:122
↓ 1 callersFunctionjstring_to_string
android/src/main/cpp/libgodot_jni.h:107
↓ 1 callersMethodonGenericMotionEvent
(MotionEvent event)
android/src/main/java/com/rtngodot/RTNGodotView.java:107
↓ 1 callersFunctionopenSubwindow
()
example/App.tsx:151
↓ 1 callersMethodopen_window
(windowName: string)
example/App.tsx:115
↓ 1 callersMethodregisterWindowUpdateCallback
android/src/main/cpp/GodotModule.cpp:575
↓ 1 callersMethodremoveWindow
(String name)
android/src/main/java/com/rtngodot/RTNLibGodot.java:427
↓ 1 callersFunctionresolveRepoRelative
* Resolve a path that is relative to the repository root (the parent folder of this script).
scripts/download-prebuilt.js:135
↓ 1 callersMethodunregisterWindowUpdateCallback
android/src/main/cpp/GodotModule.cpp:591
↓ 1 callersFunctionunzipFile
* Extract a zip file using the system `unzip` command.
scripts/download-prebuilt.js:110
MethodAndroidThread
android/src/main/cpp/GodotModule.cpp:65
FunctionApp
()
example/App.tsx:150
MethodCPPCallable
android/src/main/cpp/GodotModule.cpp:542
FunctionFileLogo
(props: SvgProps & {size?: number})
example/components/FileLogo.tsx:3
MethodFuncData
android/src/main/cpp/GodotModule.cpp:172
FunctionGDE_EXPORT gdextension_default_init
android/src/main/cpp/GodotModule.cpp:223
MethodGodotAPIObject
common/NativeGodotModule.cpp:503
MethodGodotHostObject
common/NativeGodotModule.cpp:375
MethodGodotModule
common/GodotModule.h:44
FunctionItem
({children, label, onPress})
example/components/Item.tsx:12
FunctionJNI_OnLoad
android/src/main/cpp/OnLoad.cpp:58
FunctionJava_com_rtngodot_RTNLibGodot_cleanup
android/src/main/cpp/libgodot_jni.cpp:405
FunctionJava_com_rtngodot_RTNLibGodot_dispatchMouseEvent
Called on the UI thread
android/src/main/cpp/libgodot_jni.cpp:410
FunctionJava_com_rtngodot_RTNLibGodot_dispatchTouchEvent
Called on the UI thread
android/src/main/cpp/libgodot_jni.cpp:449
FunctionJava_com_rtngodot_RTNLibGodot_getGlobal
android/src/main/cpp/libgodot_jni.cpp:430
FunctionJava_com_rtngodot_RTNLibGodot_getRendererInfo
android/src/main/cpp/libgodot_jni.cpp:419
FunctionJava_com_rtngodot_RTNLibGodot_initialize
android/src/main/cpp/libgodot_jni.cpp:393
FunctionJava_com_rtngodot_RTNLibGodot_registerWindowUpdateCallbackNative
android/src/main/cpp/libgodot_jni.cpp:438
FunctionJava_com_rtngodot_RTNLibGodot_removeWindowNative
android/src/main/cpp/libgodot_jni.cpp:401
FunctionJava_com_rtngodot_RTNLibGodot_unregisterWindowUpdateCallbackNative
android/src/main/cpp/libgodot_jni.cpp:443
FunctionJava_com_rtngodot_RTNLibGodot_updateWindowNative
android/src/main/cpp/libgodot_jni.cpp:397
MethodJavascriptCallable
common/NativeGodotModule.cpp:129
FunctionMainWindow
({ navigation })
example/App.tsx:169
MethodNativeGodotModule
(ReactApplicationContext context)
android/src/main/java/com/rtngodot/NativeGodotModule.java:50
MethodNativeGodotModule
common/NativeGodotModule.cpp:895
MethodNativeGodotModuleJNI
android/src/main/cpp/native_godot_module_jni.cpp:61
FunctionPauseLogo
(props: SvgProps & {size?: number})
example/components/PauseLogo.tsx:4
FunctionPlayLogo
(props: SvgProps & {size?: number})
example/components/PlayLogo.tsx:3
FunctionPressableScale
({ children, onPressIn, onPressOut, onPress, activeScale = 0.99, ...rest }: Props)
example/components/PressableScale/PressableScale.tsx:17
MethodRTNGodotView
(Context context)
android/src/main/java/com/rtngodot/RTNGodotView.java:49
MethodRTNGodotViewManager
(ReactApplicationContext context)
android/src/main/java/com/rtngodot/RTNGodotViewManager.java:47
MethodRTNLibGodot
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:83
FunctionRestartLogo
(props: SvgProps & {size?: number})
example/components/RestartLogo.tsx:4
FunctionSafeAreaWrapper
({ children, style, edges = DEFAULT_EDGES, mode = "padding", ...rest })
example/components/SafeAreaWrapper/SafeAreaWrapper.tsx:14
FunctionSubWindow
({ navigation, route })
example/App.tsx:209
MethodWindowData
android/src/main/cpp/libgodot_jni.cpp:57
next →1–100 of 262, ranked by callers