Compose GLFW
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Compose GLFW
Compose GLFW
/
dev.sargunv.composeglfw
/
DroppedFiles
Dropped
Files
data
class
DroppedFiles
(
val
paths
:
List
<
Path
>
)
(
source
)
Files dropped onto a Compose GLFW window.
Members
Constructors
Dropped
Files
Link copied to clipboard
constructor
(
paths
:
List
<
Path
>
)
Properties
paths
Link copied to clipboard
val
paths
:
List
<
Path
>
Paths reported by GLFW for the current file drag or drop.