Table of Contents

Class PATTERN

Namespace
PIKLib
Assembly
PIKLib.dll
PATTERN : OBJECT
Inheritance
PATTERN
Inherited Members

Properties

GRIDX

int GRIDX

Property Value

int

GRIDY

int GRIDY

Property Value

int

HEIGHT

int HEIGHT

Property Value

int

LAYERS

int LAYERS

Property Value

int

PRIORITY

int PRIORITY

Property Value

int

TOCANVAS

bool TOCANVAS

Property Value

bool

VISIBLE

bool VISIBLE

Property Value

bool

WIDTH

int WIDTH

Property Value

int

Methods

ADD(string, int, int, string, int)

void ADD(string _, int x, int y, string object_name, int _2)

Parameters

_ string
x int
y int
object_name string
_2 int

GETGRAPHICSAT(int, int, bool, bool, int)

string GETGRAPHICSAT(int x, int y, bool _, bool _2, int _3)

Parameters

x int
y int
_ bool
_2 bool
_3 int

Returns

string

MOVE(int, int)

void MOVE(int x, int y)

Parameters

x int
y int