C# Class Kento.SLColoredShape

Inheritance: Instance, ILibrarySegment
Exibir arquivo Open project: LukaHorvat/Kento

Public Methods

Method Description
Clone ( ) : Value
Invoke ( List Arguments ) : Value
Load ( ) : ExternalClass
SLColoredShape ( ) : System
SetPolygons ( List Arguments ) : Value
XChange ( Value NewValue ) : void
YChange ( Value NewValue ) : void

Method Details

Clone() public method

public Clone ( ) : Value
return Value

Invoke() public method

public Invoke ( List Arguments ) : Value
Arguments List
return Value

Load() public method

public Load ( ) : ExternalClass
return ExternalClass

SLColoredShape() public method

public SLColoredShape ( ) : System
return System

SetPolygons() public method

public SetPolygons ( List Arguments ) : Value
Arguments List
return Value

XChange() public method

public XChange ( Value NewValue ) : void
NewValue Value
return void

YChange() public method

public YChange ( Value NewValue ) : void
NewValue Value
return void