ReiLuaGui File explorer.

This commit is contained in:
jussi
2022-12-08 18:24:41 +02:00
parent 79fbb36d2a
commit 973d902a16
16 changed files with 473 additions and 86 deletions

9
API.md
View File

@@ -2083,6 +2083,15 @@ Change working directory, return true on success
---
> isFile = RL_IsPathFile( string path )
Check if a given path is a file or a directory
- Failure return nil
- Success return bool
---
> fileDropped = RL_IsFileDropped()
Check if a file has been dropped into window