get_queue


Description:

public unowned Queue get_queue ()

Get the Queue of the player.

The queue belongs to the player and can be accessed for as long as Player object instance it belongs to is alive.

Parameters:

this

a Player

Returns:

the Queue of the player.