|
static void | Test () |
|
static void | ImportExcel (string pathToExcelFile, string sheetName, SourceData source) |
|
static int | rnd (int a) |
|
static int | curve (int a, int start, int step, int rate=75) |
|
static int | rndHalf (int a) |
|
static float | rndf (float a) |
|
static int | rndSqrt (int a) |
|
static void | Wait (float a, Card c) |
|
static void | Wait (float a, Point p) |
|
static int | Bigger (int a, int b) |
|
static int | Smaller (int a, int b) |
|
Definition at line 8 of file ModUtil.cs.
◆ ImportExcel()
static void ModUtil.ImportExcel |
( |
string | pathToExcelFile, |
|
|
string | sheetName, |
|
|
SourceData | source ) |
|
static |
◆ Test()
static void ModUtil.Test |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: