C# 클래스 TranscendPlugins.FullBright

상속: System.MarshalByRefObject, IPluginLightingGetColor
파일 보기 프로젝트 열기: dougbenham/TerrariaPatcher

공개 메소드들

메소드 설명
FullBright ( ) : System
OnLightingGetColor ( int x, int y, Color &color ) : bool

메소드 상세

FullBright() 공개 메소드

public FullBright ( ) : System
리턴 System

OnLightingGetColor() 공개 메소드

public OnLightingGetColor ( int x, int y, Color &color ) : bool
x int
y int
color Color
리턴 bool