C# Class ZenjectPrototype.Entities.Mirror

Inheritance: ZenjectPrototype.Entities.Entity, IReflector
Mostra file Open project: Nitue/MirrorPuzzle

Public Methods

Method Description
Reflect ( IMovable movable, Vector3 normal ) : void

Private Methods

Method Description
Construct ( IReflector reflector ) : void

Method Details

Reflect() public method

public Reflect ( IMovable movable, Vector3 normal ) : void
movable IMovable
normal Vector3
return void