Avorion Script API Documentation

ivec2 ivec2

Properties
x
y

Member Functions
__add
__div
__eq
__lt
__mul
__sub
__tostring
__unm

ivec2

function ivec2(var x, var y)

Parameters

x
y

Returns

A new instance of ivec2

property int x
property int y

function ivec2 __add(var other)

function ivec2 __div(var other)

function bool __eq(ivec2 other)

function bool __lt(ivec2 other)

function ivec2 __mul(var other)

function ivec2 __sub(var other)

function string __tostring()

function ivec2 __unm()

Overview
Home Functions Search
Search:

This is the official documentation for the scripting API of Avorion. This documentation is automatically generated and not necessarily complete. Depending on the context in which functions exist, some documentation such as descriptions, return values or variable names or types may be missing.

Work in Progress. Documentation of Avorion Version: 2.5.7 c8e4beec84f7