Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ParticleEditor
Crosshair
C# 클래스 ParticleEditor.Crosshair
상속:
SFML.Graphics.Transformable
,
Drawable
파일 보기
프로젝트 열기: fallahn/xygine
공개 메소드들
메소드
설명
Crosshair
( ) :
System
Draw
(
RenderTarget
target
,
RenderStates
states
) :
void
메소드 상세
Crosshair()
공개
메소드
public
Crosshair
( ) :
System
리턴
System
Draw()
공개
메소드
public
Draw
(
RenderTarget
target
,
RenderStates
states
) :
void
target
RenderTarget
states
SFML.Graphics.RenderStates
리턴
void