Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Internal.HashFunctions
HashFunction Class
HashFunction Methods
Value Method
Value Method (Int32)
Value Method (Int32[])
Value Method (Int32, Int32)
Value Method (Int32, Int32, Int32)
HashFunction
Value Method (Int32, Int32)
Optional method that can be implemented to optimize this special case.
Namespace:
Gamelogic.Extensions.Internal.HashFunctions
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
Value
(
int
x
,
int
y
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
Return Value
Type:
Single
See Also
Reference
HashFunction Class
Value Overload
Gamelogic.Extensions.Internal.HashFunctions Namespace