Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/borndotcom/react-native-godot
/ functions
Functions
262 in github.com/borndotcom/react-native-godot
⨍
Functions
262
◇
Types & classes
32
↓ 29 callers
Method
log
common/GodotModule.h:98
↓ 8 callers
Method
get_instance
common/GodotModule.h:52
↓ 7 callers
Method
enqueue
android/src/main/cpp/GodotModule.cpp:115
↓ 6 callers
Method
runOnGodotThread
(f: () => T)
js/NativeGodotModule.ts:44
↓ 5 callers
Method
get
common/NativeGodotModule.cpp:541
↓ 4 callers
Method
call
common/NativeGodotModule.cpp:570
↓ 4 callers
Method
getInstance
()
js/NativeGodotModule.ts:38
↓ 4 callers
Method
getInstance
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:85
↓ 4 callers
Function
runOnGodotThread
(f: () => T)
js/NativeGodotModule.ts:84
↓ 3 callers
Method
configureComponent
()
android/src/main/java/com/rtngodot/RTNGodotView.java:64
↓ 3 callers
Function
createUpdateWindowFunc
android/src/main/cpp/libgodot_jni.cpp:149
↓ 3 callers
Method
init
(Activity activity)
android/src/main/java/com/rtngodot/RTNLibGodot.java:448
↓ 3 callers
Method
pause
()
js/NativeGodotModule.ts:41
↓ 3 callers
Method
resume
()
js/NativeGodotModule.ts:42
↓ 2 callers
Method
API
()
js/NativeGodotModule.ts:39
↓ 2 callers
Function
appController
()
example/App.tsx:125
↓ 2 callers
Method
createInstance
(args: Array<string>)
js/NativeGodotModule.ts:37
↓ 2 callers
Function
createNativeGodotModule
common/NativeGodotModule.cpp:614
↓ 2 callers
Function
createVariantArgArray
common/NativeGodotModule.cpp:78
↓ 2 callers
Method
createWindowSurface
(String name, int width, int height, boolean persistent)
android/src/main/java/com/rtngodot/RTNLibGodot.java:363
↓ 2 callers
Function
create_method_call_error_string
common/NativeGodotModule.cpp:49
↓ 2 callers
Method
get_as_text
common/NativeGodotModule.cpp:137
↓ 2 callers
Function
initGodot
(name)
example/App.tsx:26
↓ 2 callers
Method
is_paused
()
js/NativeGodotModule.ts:43
↓ 2 callers
Method
onPointerCaptureChange
(boolean hasCapture)
android/src/main/java/com/rtngodot/RTNGodotView.java:135
↓ 2 callers
Method
removeWindowNative
(String windowName)
android/src/main/java/com/rtngodot/RTNLibGodot.java:511
↓ 2 callers
Function
spring
( toValue: number, config: {response: number; dampingFraction: number} = { response: 0.15, damping
example/components/spring.ts:29
↓ 2 callers
Method
updateWindow
(windowName: string)
js/NativeGodotModule.ts:40
↓ 2 callers
Method
updateWindowNative
(String windowName, Surface surface, int width, int height)
android/src/main/java/com/rtngodot/RTNLibGodot.java:509
↓ 1 callers
Function
calculateSpringConfig
({ response, dampingFraction, }: SpringConfig)
example/components/spring.ts:8
↓ 1 callers
Method
canCapturePointer
()
android/src/main/java/com/rtngodot/RTNGodotView.java:117
↓ 1 callers
Method
cleanup
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:497
↓ 1 callers
Function
closeSubwindow
()
example/App.tsx:160
↓ 1 callers
Method
close_window
(windowName: string)
example/App.tsx:116
↓ 1 callers
Function
computeSha256
* Compute SHA‑256 hash of a file.
scripts/download-prebuilt.js:97
↓ 1 callers
Function
convertToStdString
android/src/main/cpp/libgodot_jni.cpp:352
↓ 1 callers
Function
createJSCallable
common/NativeGodotModule.cpp:241
↓ 1 callers
Function
destroyGodot
()
example/App.tsx:107
↓ 1 callers
Method
destroyInstance
()
js/NativeGodotModule.ts:45
↓ 1 callers
Method
destroy_instance
android/src/main/cpp/GodotModule.cpp:381
↓ 1 callers
Function
downloadFile
* 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 callers
Function
exclusionList
(additionalExclusions)
example/metro.config.js:28
↓ 1 callers
Method
getHostPlugins
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:519
↓ 1 callers
Method
getInputHandler
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:328
↓ 1 callers
Method
getName
()
android/src/main/java/com/rtngodot/RTNGodotViewManager.java:57
↓ 1 callers
Method
getOrCreateWindowSurface
(String name, int width, int height)
android/src/main/java/com/rtngodot/RTNLibGodot.java:375
↓ 1 callers
Function
getWindowId
android/src/main/cpp/libgodot_jni.cpp:381
↓ 1 callers
Method
get_or_create_instance
android/src/main/cpp/GodotModule.cpp:248
↓ 1 callers
Method
get_singleton
android/src/main/cpp/GodotModule.cpp:204
↓ 1 callers
Method
initHybrid
(long jsContext, CallInvokerHolderImpl jsCallInvokerHolder)
android/src/main/java/com/rtngodot/NativeGodotModule.java:59
↓ 1 callers
Method
installTurboModule
()
js/NativeGodotModule.ts:30
↓ 1 callers
Function
instance
()
example/App.tsx:119
↓ 1 callers
Function
isNonEmptyDirectory
* Helper: check whether a directory exists and is non‑empty.
scripts/download-prebuilt.js:121
↓ 1 callers
Method
is_valid
android/src/main/cpp/GodotModule.cpp:559
↓ 1 callers
Function
jstring_to_std_string
android/src/main/cpp/libgodot_jni.h:122
↓ 1 callers
Function
jstring_to_string
android/src/main/cpp/libgodot_jni.h:107
↓ 1 callers
Method
onGenericMotionEvent
(MotionEvent event)
android/src/main/java/com/rtngodot/RTNGodotView.java:107
↓ 1 callers
Function
openSubwindow
()
example/App.tsx:151
↓ 1 callers
Method
open_window
(windowName: string)
example/App.tsx:115
↓ 1 callers
Method
registerWindowUpdateCallback
android/src/main/cpp/GodotModule.cpp:575
↓ 1 callers
Method
removeWindow
(String name)
android/src/main/java/com/rtngodot/RTNLibGodot.java:427
↓ 1 callers
Function
resolveRepoRelative
* Resolve a path that is relative to the repository root (the parent folder of this script).
scripts/download-prebuilt.js:135
↓ 1 callers
Method
unregisterWindowUpdateCallback
android/src/main/cpp/GodotModule.cpp:591
↓ 1 callers
Function
unzipFile
* Extract a zip file using the system `unzip` command.
scripts/download-prebuilt.js:110
Method
AndroidThread
android/src/main/cpp/GodotModule.cpp:65
Function
App
()
example/App.tsx:150
Method
CPPCallable
android/src/main/cpp/GodotModule.cpp:542
Function
FileLogo
(props: SvgProps & {size?: number})
example/components/FileLogo.tsx:3
Method
FuncData
android/src/main/cpp/GodotModule.cpp:172
Function
GDE_EXPORT gdextension_default_init
android/src/main/cpp/GodotModule.cpp:223
Method
GodotAPIObject
common/NativeGodotModule.cpp:503
Method
GodotHostObject
common/NativeGodotModule.cpp:375
Method
GodotModule
common/GodotModule.h:44
Function
Item
({children, label, onPress})
example/components/Item.tsx:12
Function
JNI_OnLoad
android/src/main/cpp/OnLoad.cpp:58
Function
Java_com_rtngodot_RTNLibGodot_cleanup
android/src/main/cpp/libgodot_jni.cpp:405
Function
Java_com_rtngodot_RTNLibGodot_dispatchMouseEvent
Called on the UI thread
android/src/main/cpp/libgodot_jni.cpp:410
Function
Java_com_rtngodot_RTNLibGodot_dispatchTouchEvent
Called on the UI thread
android/src/main/cpp/libgodot_jni.cpp:449
Function
Java_com_rtngodot_RTNLibGodot_getGlobal
android/src/main/cpp/libgodot_jni.cpp:430
Function
Java_com_rtngodot_RTNLibGodot_getRendererInfo
android/src/main/cpp/libgodot_jni.cpp:419
Function
Java_com_rtngodot_RTNLibGodot_initialize
android/src/main/cpp/libgodot_jni.cpp:393
Function
Java_com_rtngodot_RTNLibGodot_registerWindowUpdateCallbackNative
android/src/main/cpp/libgodot_jni.cpp:438
Function
Java_com_rtngodot_RTNLibGodot_removeWindowNative
android/src/main/cpp/libgodot_jni.cpp:401
Function
Java_com_rtngodot_RTNLibGodot_unregisterWindowUpdateCallbackNative
android/src/main/cpp/libgodot_jni.cpp:443
Function
Java_com_rtngodot_RTNLibGodot_updateWindowNative
android/src/main/cpp/libgodot_jni.cpp:397
Method
JavascriptCallable
common/NativeGodotModule.cpp:129
Function
MainWindow
({ navigation })
example/App.tsx:169
Method
NativeGodotModule
(ReactApplicationContext context)
android/src/main/java/com/rtngodot/NativeGodotModule.java:50
Method
NativeGodotModule
common/NativeGodotModule.cpp:895
Method
NativeGodotModuleJNI
android/src/main/cpp/native_godot_module_jni.cpp:61
Function
PauseLogo
(props: SvgProps & {size?: number})
example/components/PauseLogo.tsx:4
Function
PlayLogo
(props: SvgProps & {size?: number})
example/components/PlayLogo.tsx:3
Function
PressableScale
({ children, onPressIn, onPressOut, onPress, activeScale = 0.99, ...rest }: Props)
example/components/PressableScale/PressableScale.tsx:17
Method
RTNGodotView
(Context context)
android/src/main/java/com/rtngodot/RTNGodotView.java:49
Method
RTNGodotViewManager
(ReactApplicationContext context)
android/src/main/java/com/rtngodot/RTNGodotViewManager.java:47
Method
RTNLibGodot
()
android/src/main/java/com/rtngodot/RTNLibGodot.java:83
Function
RestartLogo
(props: SvgProps & {size?: number})
example/components/RestartLogo.tsx:4
Function
SafeAreaWrapper
({ children, style, edges = DEFAULT_EDGES, mode = "padding", ...rest })
example/components/SafeAreaWrapper/SafeAreaWrapper.tsx:14
Function
SubWindow
({ navigation, route })
example/App.tsx:209
Method
WindowData
android/src/main/cpp/libgodot_jni.cpp:57
next →
1–100 of 262, ranked by callers