|
libscratchcpp
A library for C++ based Scratch project players
|
This is the complete list of members for libscratchcpp::IRandomGenerator, including all inherited members.
| randint(long start, long end) const =0 | libscratchcpp::IRandomGenerator | pure virtual |
| randintDouble(double start, double end) const =0 | libscratchcpp::IRandomGenerator | pure virtual |
| randintExcept(long start, long end, long except) const =0 | libscratchcpp::IRandomGenerator | pure virtual |
| ~IRandomGenerator() | libscratchcpp::IRandomGenerator | inlinevirtual |