Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ParticleEditor
Crosshair
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