C# Class Nez.WaterReflectionEffect

Inheritance: ReflectionEffect
ファイルを表示 Open project: prime31/Nez

Public Methods

Method Description
WaterReflectionEffect ( ) : System

Protected Methods

Method Description
OnApply ( ) : bool
OnApply ( ) : void

Method Details

OnApply() protected method

protected OnApply ( ) : bool
return bool

OnApply() protected method

protected OnApply ( ) : void
return void

WaterReflectionEffect() public method

public WaterReflectionEffect ( ) : System
return System