Phaser API Documentation

  Version: 
<private> hash(data)

Description:

Internal method that creates a seed hash.

Parameters:

name type description
data string

The value to hash.

Returns:
Description:

The hashed value.

Type:
  • number