C# Class NumericsHelper, Obsidian

ファイルを表示 Open project: ObsidianMC/Obsidian Class Usage Examples

Private Methods

Method Description
IntsToLong ( int a, int b ) : long
LongToInts ( long l, int &a, int &b ) : void
Modulo ( int x, int mod ) : int