C# Class TranscendPlugins.FullBright

Inheritance: System.MarshalByRefObject, IPluginLightingGetColor
Afficher le fichier Open project: dougbenham/TerrariaPatcher

Méthodes publiques

Méthode Description
FullBright ( ) : System
OnLightingGetColor ( int x, int y, Color &color ) : bool

Method Details

FullBright() public méthode

public FullBright ( ) : System
Résultat System

OnLightingGetColor() public méthode

public OnLightingGetColor ( int x, int y, Color &color ) : bool
x int
y int
color Color
Résultat bool