Class IntTable
A probability table of int elements.
Implements
IReadable<System.Int32>
Inherited Members
Namespace: FasterGames.Whiskey.Tables
Assembly: cs.temp.dll.dll
Syntax
public class IntTable : Table<int>, IReadable<int>
A probability table of int elements.
public class IntTable : Table<int>, IReadable<int>