Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RaceGame
TextTyper
C# Class RaceGame.TextTyper
显示文件
Open project: cjohnsson/Racing-Game
Public Methods
Method
Description
GetText
( ) :
string
Update
( ) :
void
Private Methods
Method
Description
ValidKey
(
Keys
key
) :
bool
Method Details
GetText()
public
static
method
public
static
GetText
( ) :
string
return
string
Update()
public
static
method
public
static
Update
( ) :
void
return
void