Files
emacs-gdscript-mode/data/built-in-functions.txt
Nathan Lovato 50822e7189 Rename data files to *.txt
This makes it clear they're plain text files, and lists of strings.
2020-02-15 16:33:29 -06:00

71 lines
557 B
Plaintext

sin
cos
tan
sinh
cosh
tanh
asin
acos
atan
atan2
sqrt
fmod
fposmod
floor
ceil
round
abs
sign
pow
log
exp
is_nan
is_inf
ease
decimals
stepify
lerp
dectime
randomize
randi
randf
rand_range
seed
rand_seed
deg2rad
rad2deg
linear2db
db2linear
max
min
clamp
nearest_po2
weakref
funcref
convert
typeof
type_exists
char
str
print
printt
prints
printerr
printraw
var2str
str2var
var2bytes
bytes2var
range
load
inst2dict
dict2inst
hash
Color8
print_stack
instance_from_id
preload
yield
assert
name