C# Класс R2D2.BaseToBotDelM_

Наследование: Ice.ObjectDelM_, BaseToBotDel_
Показать файл Открыть проект

Открытые методы

Метод Описание
move ( int lSpeed, int rSpeed, string>._System context__, Ice observer__ ) : void
ping ( string>._System context__, Ice observer__ ) : void
playSound ( R2D2 snd, string>._System context__, Ice observer__ ) : void
rotateHead ( int angle, string>._System context__, Ice observer__ ) : void
setFlapState ( R2D2 state, string>._System context__, Ice observer__ ) : void
shutdown ( string>._System context__, Ice observer__ ) : void

Описание методов

move() публичный Метод

public move ( int lSpeed, int rSpeed, string>._System context__, Ice observer__ ) : void
lSpeed int
rSpeed int
context__ string>._System
observer__ Ice
Результат void

ping() публичный Метод

public ping ( string>._System context__, Ice observer__ ) : void
context__ string>._System
observer__ Ice
Результат void

playSound() публичный Метод

public playSound ( R2D2 snd, string>._System context__, Ice observer__ ) : void
snd R2D2
context__ string>._System
observer__ Ice
Результат void

rotateHead() публичный Метод

public rotateHead ( int angle, string>._System context__, Ice observer__ ) : void
angle int
context__ string>._System
observer__ Ice
Результат void

setFlapState() публичный Метод

public setFlapState ( R2D2 state, string>._System context__, Ice observer__ ) : void
state R2D2
context__ string>._System
observer__ Ice
Результат void

shutdown() публичный Метод

public shutdown ( string>._System context__, Ice observer__ ) : void
context__ string>._System
observer__ Ice
Результат void