Skyline Lua API
Version 1.0 RC1
Lua Script Reference for Skyline Game Engine.
|
This is the complete list of members for math, including all inherited members.
abs() | math | |
acos() | math | |
asin() | math | |
atan() | math | |
atan2() | math | |
ceil() | math | |
cos() | math | |
cosh() | math | |
deg() | math | |
exp() | math | |
floor() | math | |
frexp() | math | |
huge() | math | |
ldexp() | math | |
linearInterp(inputValue, scaleRangeMin, scaleRangeMax, minOut, maxOut) | math | |
log() | math | |
log10() | math | |
max() | math | |
min() | math | |
modf() | math | |
pi() | math | |
pow() | math | |
rad() | math | |
random() | math | |
randomseed() | math | |
sin() | math | |
sinh() | math | |
sqrt() | math | |
tan() | math | |
tanh() | math |