Declaration

init(position: NSPoint, type: GSNode.NodeType, connection: GSNode.Connection)

Declaration

- (instancetype) initWithPosition:(NSPoint) position type:(GSNodeType) type connection:(GSNodeConnection) connection;

Declaration

initWithPosition_type_connection_(position: NSPoint, type: GSNodeType, connection: GSNodeConnection) -> GSNode

See Also

Creating a Node