mirror of
https://github.com/antopilo/Nuake.git
synced 2025-12-30 21:49:06 +03:00
11 lines
81 B
Plaintext
11 lines
81 B
Plaintext
import "Nuake:Math" for Vector3
|
|
|
|
class Engine {
|
|
foreign static Log(msg)
|
|
}
|
|
|
|
|
|
|
|
|
|
|