next


Description:

public bool next (out uint port, out unowned Controller controller)

Fetch the next Controller and the port number it is plugged into.

Parameters:

this

a ControllerIterator

port

return location for the port

controller

return location for the controller

Returns:

false if it reached the end, true otherwise