C# Class Engine.Objects.ColorInstance.ColorGetter

Inheritance: Jurassic.Library.FunctionInstance
Afficher le fichier Open project: Radnen/sphere-sfml

Méthodes publiques

Méthode Description
CallLateBound ( object thisObject ) : object
ColorGetter ( ScriptEngine engine, int type ) : System

Method Details

CallLateBound() public méthode

public CallLateBound ( object thisObject ) : object
thisObject object
Résultat object

ColorGetter() public méthode

public ColorGetter ( ScriptEngine engine, int type ) : System
engine ScriptEngine
type int
Résultat System