Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Myre
Debugging
Statistics
Graph
C# 클래스 Myre.Debugging.Statistics.Graph
파일 보기
프로젝트 열기: TomGillen/Myre
공개 메소드들
메소드
설명
Add
(
float
value
) :
void
Draw
(
Rectangle
area
) :
void
Graph
(
GraphicsDevice
device
,
int
resolution
) :
System
메소드 상세
Add()
공개
메소드
public
Add
(
float
value
) :
void
value
float
리턴
void
Draw()
공개
메소드
public
Draw
(
Rectangle
area
) :
void
area
Microsoft.Xna.Framework.Rectangle
리턴
void
Graph()
공개
메소드
public
Graph
(
GraphicsDevice
device
,
int
resolution
) :
System
device
GraphicsDevice
resolution
int
리턴
System