Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Robot
C# Class Robot, code
Show file
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Robot
( )
ShootPeopleWith
(
weapon
IWeapon
) :
void
Speak
( ) :
void
Private Methods
Method
Description
GetAvailableIndex
( ) :
int
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Robot()
public
method
public
Robot
( )
ShootPeopleWith()
public
method
public
ShootPeopleWith
(
weapon
IWeapon
) :
void
IWeapon
weapon
return
void
Speak()
public
method
public
Speak
( ) :
void
return
void