C# Class ParticleEditor.Crosshair

Inheritance: SFML.Graphics.Transformable, Drawable
Mostra file Open project: fallahn/xygine

Public Methods

Method Description
Crosshair ( ) : System
Draw ( RenderTarget target, RenderStates states ) : void

Method Details

Crosshair() public method

public Crosshair ( ) : System
return System

Draw() public method

public Draw ( RenderTarget target, RenderStates states ) : void
target RenderTarget
states SFML.Graphics.RenderStates
return void