This website requires JavaScript.
Explore
Help
Sign In
zcy
/
godot-start
Watch
1
Star
0
Fork
You've already forked godot-start
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33f5a7b3b5
godot-start
/
zfoo
/
util
/
NumberUtils.gd
7 lines
83 B
GDScript
Raw
Blame
History
extends
Object
const
MIN_INT
:
int
=
-
2147483648
const
MAX_INT
:
int
=
2147483647
Reference in New Issue
View Git Blame
Copy Permalink