Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Californium
Camera
C# 클래스 Californium.Camera
파일 보기
프로젝트 열기: DatZach/HumanityAgainstCards
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
IsSmooth
bool
Position
Vector2f
공개 메소드들
메소드
설명
Apply
(
RenderTarget
rt
) :
void
Camera
(
View
view
) :
System
Update
( ) :
void
Zoom
(
float
factor
) :
void
메소드 상세
Apply()
공개
메소드
public
Apply
(
RenderTarget
rt
) :
void
rt
RenderTarget
리턴
void
Camera()
공개
메소드
public
Camera
(
View
view
) :
System
view
SFML.Graphics.View
리턴
System
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
Zoom()
공개
메소드
public
Zoom
(
float
factor
) :
void
factor
float
리턴
void
프로퍼티 상세
IsSmooth
공개적으로 프로퍼티
public
bool
IsSmooth
리턴
bool
Position
공개적으로 프로퍼티
public
Vector2f
Position
리턴
Vector2f