Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bismuth
v0.1.0
App
Input
Key
Modifiers
MouseButton
Platform
SwapChainDescriptor
Tick
Window
Built with Crystal 1.9.2
2023-10-07 10:30:20 UTC
module
Platform
Defined in:
platform.cr
Class Method Summary
.create_surface
(name : String, window : Pointer(Glfw::Window)) : WGPU::Surface
Class Method Detail
def self.
create_surface
(name : String, window : Pointer(Glfw::Window)) : WGPU::Surface
#
[
View source
]