org.xdat
public class GFuncs extends java.lang.Object
| Constructor and Description |
|---|
GFuncs() |
public static int randomNr(int max,
int seed)
max - the maximum value for the randomseed - the seedpublic static void wait_ms(int ms)
ms - the number of milliseconds to wait