Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CalculationSample
C# 클래스 CalculationSample, gbrainy
상속:
Game
파일 보기
프로젝트 열기: GNOME/gbrainy
공개 메소드들
메소드
설명
CheckAnswer
(
string
answer
) :
bool
Draw
(
CairoContextEx
gr
,
int
area_width
,
int
area_height
,
bool
rtl
) :
void
보호된 메소드들
메소드
설명
Initialize
( ) :
void
메소드 상세
CheckAnswer()
공개
메소드
public
CheckAnswer
(
string
answer
) :
bool
answer
string
리턴
bool
Draw()
공개
메소드
public
Draw
(
CairoContextEx
gr
,
int
area_width
,
int
area_height
,
bool
rtl
) :
void
gr
gbrainy.Core.Main.CairoContextEx
area_width
int
area_height
int
rtl
bool
리턴
void
Initialize()
보호된
메소드
protected
Initialize
( ) :
void
리턴
void