![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Namespaces | |
namespace | JStudio |
namespace | JStudio::functionvalue |
Typedefs | |
typedef f64 | JStudio::TValue |
typedef f64(* | JStudio::ExtrapolateParameter) (f64, f64) |
Functions | |
f64 | JStudio::functionvalue::extrapolateParameter_raw (f64 a1, f64 a2) |
f64 | JStudio::functionvalue::extrapolateParameter_repeat (f64 a1, f64 a2) |
f64 | JStudio::functionvalue::extrapolateParameter_turn (f64 param_0, f64 param_1) |
f64 | JStudio::functionvalue::extrapolateParameter_clamp (f64 value, f64 max) |