Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCJack123/craftos2
/ functions
Functions
1,273 in github.com/MCJack123/craftos2
⨍
Functions
1,273
◇
Types & classes
161
Method
deinit
src/peripheral/speaker.hpp:50
Method
deinit
src/peripheral/monitor.hpp:58
Method
deinit
src/peripheral/drive.hpp:54
Method
deinit
src/peripheral/debug_adapter.hpp:25
Method
deinit
src/peripheral/computer.hpp:28
Method
deinit
src/peripheral/printer.hpp:192
Method
deinit
examples/peripheral_base.cpp:25
Method
deinit
examples/example_peripheral.cpp:32
Function
deinitializePlugins
src/platform/plugin-ios.cpp:200
Method
deleteSurroundingText
(int beforeLength, int afterLength)
resources/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:2277
Function
disk_eject
src/peripheral/drive.cpp:98
Function
disk_event
src/peripheral/drive.cpp:93
Method
dispatchKeyEvent
(KeyEvent event)
resources/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:538
Function
doNothing
src/Computer.cpp:380
Function
downloadFailed
src/apis/http_emscripten.cpp:191
Function
downloadSucceeded
src/apis/http_emscripten.cpp:181
Function
downloadThread
src/apis/http.cpp:202
Method
drawChar
src/terminal/HardwareSDLTerminal.cpp:134
Method
drawChar
src/terminal/SDLTerminal.cpp:232
Method
drawChar
src/terminal/CLITerminal.cpp:117
Method
drawPixels
src/peripheral/monitor.cpp:309
Method
drive
src/peripheral/drive.cpp:268
Method
ejectDisk
src/peripheral/drive.cpp:103
Method
end
src/util.hpp:138
Method
endPage
src/peripheral/printer.cpp:216
Method
energy
src/peripheral/energy.cpp:26
Method
error
* Returns a dynamically-allocated error info structure. Make sure you have a `plugin_deinit` function in place first. * @param err The string to
api/CraftOS-PC.hpp:361
Function
eventFilter
src/platform/linux.cpp:172
Function
eventTimeoutEvent
src/runtime.cpp:184
Method
example_peripheral
examples/example_peripheral.cpp:22
Function
exceptionHandler
src/platform/win.cpp:262
Function
file_reader
src/Computer.cpp:204
Function
forwardInput
src/peripheral/debug_adapter.cpp:35
Function
fs_attributes
src/apis/fs.cpp:713
Function
fs_combine
src/apis/fs.cpp:425
Function
fs_copy
src/apis/fs.cpp:358
Function
fs_delete
src/apis/fs.cpp:410
Function
fs_exists
src/apis/fs.cpp:194
Function
fs_find
Deprecated as of 1.105.0, but remains here for safety.
src/apis/fs.cpp:660
Function
fs_getCapacity
src/apis/fs.cpp:785
Function
fs_getDir
src/apis/fs.cpp:693
Function
fs_getDrive
src/apis/fs.cpp:261
Function
fs_getFreeSpace
src/apis/fs.cpp:304
Function
fs_getName
src/apis/fs.cpp:255
Function
fs_getSize
src/apis/fs.cpp:270
Function
fs_handle_close
src/apis/handles/fs_handle.cpp:36
Function
fs_handle_flush
src/apis/handles/fs_handle.cpp:241
Function
fs_handle_gc
src/apis/handles/fs_handle.cpp:52
Function
fs_handle_readAll
src/apis/handles/fs_handle.cpp:68
Function
fs_handle_readAllByte
src/apis/handles/fs_handle.cpp:165
Function
fs_handle_readByte
src/apis/handles/fs_handle.cpp:137
Function
fs_handle_readChar
src/apis/handles/fs_handle.cpp:109
Function
fs_handle_readLine
src/apis/handles/fs_handle.cpp:94
Function
fs_handle_seek
src/apis/handles/fs_handle.cpp:252
Function
fs_handle_writeByte
src/apis/handles/fs_handle.cpp:220
Function
fs_handle_writeLine
src/apis/handles/fs_handle.cpp:202
Function
fs_handle_writeString
src/apis/handles/fs_handle.cpp:185
Function
fs_isDir
src/apis/fs.cpp:211
Function
fs_isDriveRoot
src/apis/fs.cpp:802
Function
fs_isReadOnly
src/apis/fs.cpp:228
Function
fs_list
src/apis/fs.cpp:153
Function
fs_makeDir
src/apis/fs.cpp:316
Function
fs_move
src/apis/fs.cpp:332
Function
fs_open
src/apis/fs.cpp:437
Method
getAudioTitle
src/peripheral/drive.cpp:59
Method
getBackgroundColor
src/peripheral/monitor.cpp:175
Function
getBasePath
src/platform/emscripten.cpp:24
Function
getBasePath
src/platform/android.cpp:50
Method
getButtonMask
(InputDevice joystickDevice)
resources/android-project/app/src/main/java/org/libsdl/app/SDLControllerManager.java:313
Method
getCharacterRect
src/terminal/SDLTerminal.cpp:448
Function
getComputerById
src/plugin.cpp:44
Function
getComputerById
src/platform/plugin-ios.cpp:46
Function
getConfigSetting
src/plugin.cpp:50
Function
getConfigSettingBool
src/plugin.cpp:52
Function
getConfigSettingBool
src/platform/plugin-ios.cpp:54
Function
getConfigSettingInt
src/plugin.cpp:51
Function
getConfigSettingInt
src/platform/plugin-ios.cpp:53
Method
getContext
()
resources/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:156
Method
getCursorBlink
src/peripheral/monitor.cpp:99
Method
getCursorPos
src/peripheral/monitor.cpp:92
Method
getCursorPos
src/peripheral/printer.cpp:185
Method
getDestructor
src/peripheral/chest.hpp:34
Method
getDestructor
src/peripheral/modem.hpp:47
Method
getDestructor
src/peripheral/debugger.hpp:71
Method
getDestructor
src/peripheral/energy.hpp:28
Method
getDestructor
src/peripheral/speaker.hpp:53
Method
getDestructor
src/peripheral/monitor.hpp:59
Method
getDestructor
src/peripheral/drive.hpp:55
Method
getDestructor
src/peripheral/debug_adapter.hpp:26
Method
getDestructor
src/peripheral/computer.hpp:29
Method
getDestructor
src/peripheral/printer.hpp:193
Method
getDestructor
examples/peripheral_base.cpp:26
Method
getDestructor
examples/example_peripheral.cpp:33
Method
getDevice
()
resources/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:567
Method
getDevice
()
resources/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java:98
Method
getDiskID
src/peripheral/drive.cpp:126
Method
getDiskLabel
src/peripheral/drive.cpp:24
Method
getDisplayDPI
This method is called by SDL using JNI.
resources/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:1112
Method
getEnergy
src/peripheral/energy.cpp:13
Method
getEnergyCapacity
src/peripheral/energy.cpp:17
← previous
next →
601–700 of 1,273, ranked by callers