C# Class Engine.Objects.ColorInstance.ColorGetter

Inheritance: Jurassic.Library.FunctionInstance
ファイルを表示 Open project: Radnen/sphere-sfml

Public Methods

Method Description
CallLateBound ( object thisObject ) : object
ColorGetter ( ScriptEngine engine, int type ) : System

Method Details

CallLateBound() public method

public CallLateBound ( object thisObject ) : object
thisObject object
return object

ColorGetter() public method

public ColorGetter ( ScriptEngine engine, int type ) : System
engine ScriptEngine
type int
return System