mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-01 05:48:14 +03:00
11 lines
81 B
Plaintext
11 lines
81 B
Plaintext
import "Nuake:Math" for Vector3
|
|
|
|
class Engine {
|
|
foreign static Log(msg)
|
|
}
|
|
|
|
|
|
|
|
|
|
|