Int2DTuple

Synopsis

Utility class to return pair of integers values.

Functions

Detailed Description

class NatronEngine.Int2DTuple
NatronEngine.Int2DTuple.x
NatronEngine.Int2DTuple.y
NatronEngine.Int2DTuple.__getitem__(index)
Parameters:indexint
Return type:PyObject

Returns the item at the given index. This is the bracket operator []