MCPcopy Create free account

hub / github.com/MCJack123/craftos2 / functions

Functions1,273 in github.com/MCJack123/craftos2

Methoddeinit
src/peripheral/speaker.hpp:50
Methoddeinit
src/peripheral/monitor.hpp:58
Methoddeinit
src/peripheral/drive.hpp:54
Methoddeinit
src/peripheral/debug_adapter.hpp:25
Methoddeinit
src/peripheral/computer.hpp:28
Methoddeinit
src/peripheral/printer.hpp:192
Methoddeinit
examples/peripheral_base.cpp:25
Methoddeinit
examples/example_peripheral.cpp:32
FunctiondeinitializePlugins
src/platform/plugin-ios.cpp:200
MethoddeleteSurroundingText
(int beforeLength, int afterLength)
resources/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:2277
Functiondisk_eject
src/peripheral/drive.cpp:98
Functiondisk_event
src/peripheral/drive.cpp:93
MethoddispatchKeyEvent
(KeyEvent event)
resources/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:538
FunctiondoNothing
src/Computer.cpp:380
FunctiondownloadFailed
src/apis/http_emscripten.cpp:191
FunctiondownloadSucceeded
src/apis/http_emscripten.cpp:181
FunctiondownloadThread
src/apis/http.cpp:202
MethoddrawChar
src/terminal/HardwareSDLTerminal.cpp:134
MethoddrawChar
src/terminal/SDLTerminal.cpp:232
MethoddrawChar
src/terminal/CLITerminal.cpp:117
MethoddrawPixels
src/peripheral/monitor.cpp:309
Methoddrive
src/peripheral/drive.cpp:268
MethodejectDisk
src/peripheral/drive.cpp:103
Methodend
src/util.hpp:138
MethodendPage
src/peripheral/printer.cpp:216
Methodenergy
src/peripheral/energy.cpp:26
Methoderror
* 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
FunctioneventFilter
src/platform/linux.cpp:172
FunctioneventTimeoutEvent
src/runtime.cpp:184
Methodexample_peripheral
examples/example_peripheral.cpp:22
FunctionexceptionHandler
src/platform/win.cpp:262
Functionfile_reader
src/Computer.cpp:204
FunctionforwardInput
src/peripheral/debug_adapter.cpp:35
Functionfs_attributes
src/apis/fs.cpp:713
Functionfs_combine
src/apis/fs.cpp:425
Functionfs_copy
src/apis/fs.cpp:358
Functionfs_delete
src/apis/fs.cpp:410
Functionfs_exists
src/apis/fs.cpp:194
Functionfs_find
Deprecated as of 1.105.0, but remains here for safety.
src/apis/fs.cpp:660
Functionfs_getCapacity
src/apis/fs.cpp:785
Functionfs_getDir
src/apis/fs.cpp:693
Functionfs_getDrive
src/apis/fs.cpp:261
Functionfs_getFreeSpace
src/apis/fs.cpp:304
Functionfs_getName
src/apis/fs.cpp:255
Functionfs_getSize
src/apis/fs.cpp:270
Functionfs_handle_close
src/apis/handles/fs_handle.cpp:36
Functionfs_handle_flush
src/apis/handles/fs_handle.cpp:241
Functionfs_handle_gc
src/apis/handles/fs_handle.cpp:52
Functionfs_handle_readAll
src/apis/handles/fs_handle.cpp:68
Functionfs_handle_readAllByte
src/apis/handles/fs_handle.cpp:165
Functionfs_handle_readByte
src/apis/handles/fs_handle.cpp:137
Functionfs_handle_readChar
src/apis/handles/fs_handle.cpp:109
Functionfs_handle_readLine
src/apis/handles/fs_handle.cpp:94
Functionfs_handle_seek
src/apis/handles/fs_handle.cpp:252
Functionfs_handle_writeByte
src/apis/handles/fs_handle.cpp:220
Functionfs_handle_writeLine
src/apis/handles/fs_handle.cpp:202
Functionfs_handle_writeString
src/apis/handles/fs_handle.cpp:185
Functionfs_isDir
src/apis/fs.cpp:211
Functionfs_isDriveRoot
src/apis/fs.cpp:802
Functionfs_isReadOnly
src/apis/fs.cpp:228
Functionfs_list
src/apis/fs.cpp:153
Functionfs_makeDir
src/apis/fs.cpp:316
Functionfs_move
src/apis/fs.cpp:332
Functionfs_open
src/apis/fs.cpp:437
MethodgetAudioTitle
src/peripheral/drive.cpp:59
MethodgetBackgroundColor
src/peripheral/monitor.cpp:175
FunctiongetBasePath
src/platform/emscripten.cpp:24
FunctiongetBasePath
src/platform/android.cpp:50
MethodgetButtonMask
(InputDevice joystickDevice)
resources/android-project/app/src/main/java/org/libsdl/app/SDLControllerManager.java:313
MethodgetCharacterRect
src/terminal/SDLTerminal.cpp:448
FunctiongetComputerById
src/plugin.cpp:44
FunctiongetComputerById
src/platform/plugin-ios.cpp:46
FunctiongetConfigSetting
src/plugin.cpp:50
FunctiongetConfigSettingBool
src/plugin.cpp:52
FunctiongetConfigSettingBool
src/platform/plugin-ios.cpp:54
FunctiongetConfigSettingInt
src/plugin.cpp:51
FunctiongetConfigSettingInt
src/platform/plugin-ios.cpp:53
MethodgetContext
()
resources/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:156
MethodgetCursorBlink
src/peripheral/monitor.cpp:99
MethodgetCursorPos
src/peripheral/monitor.cpp:92
MethodgetCursorPos
src/peripheral/printer.cpp:185
MethodgetDestructor
src/peripheral/chest.hpp:34
MethodgetDestructor
src/peripheral/modem.hpp:47
MethodgetDestructor
src/peripheral/debugger.hpp:71
MethodgetDestructor
src/peripheral/energy.hpp:28
MethodgetDestructor
src/peripheral/speaker.hpp:53
MethodgetDestructor
src/peripheral/monitor.hpp:59
MethodgetDestructor
src/peripheral/drive.hpp:55
MethodgetDestructor
src/peripheral/debug_adapter.hpp:26
MethodgetDestructor
src/peripheral/computer.hpp:29
MethodgetDestructor
src/peripheral/printer.hpp:193
MethodgetDestructor
examples/peripheral_base.cpp:26
MethodgetDestructor
examples/example_peripheral.cpp:33
MethodgetDevice
()
resources/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:567
MethodgetDevice
()
resources/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java:98
MethodgetDiskID
src/peripheral/drive.cpp:126
MethodgetDiskLabel
src/peripheral/drive.cpp:24
MethodgetDisplayDPI
This method is called by SDL using JNI.
resources/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java:1112
MethodgetEnergy
src/peripheral/energy.cpp:13
MethodgetEnergyCapacity
src/peripheral/energy.cpp:17
← previousnext →601–700 of 1,273, ranked by callers