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
AcademyRPG
MovingObject
C# Class AcademyRPG.MovingObject
Inheritance:
WorldObject
显示文件
Open project: vladislav-karamfilov/TelerikAcademy
Public Methods
Method
Description
GoTo
(
Point
destination
) :
void
MovingObject
(
Point
position
,
int
owner
) :
System
Method Details
GoTo()
public
method
public
GoTo
(
Point
destination
) :
void
destination
Point
return
void
MovingObject()
public
method
public
MovingObject
(
Point
position
,
int
owner
) :
System
position
Point
owner
int
return
System