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
TimedProxyTileFactory
C# Class TimedProxyTileFactory, tilemap
Inheritance:
ITileFactory
显示文件
Open project: stalexwang/tilemap
Class Usage Examples
Public Methods
Method
Description
CreateTile
(
Vec2,
point
) :
ITile
TimedProxyTileFactory
(
ITileServer
server
,
float
timeOut
)
Method Details
CreateTile()
public
method
public
CreateTile
(
Vec2,
point
) :
ITile
point
Vec2,
return
ITile
TimedProxyTileFactory()
public
method
public
TimedProxyTileFactory
(
ITileServer
server
,
float
timeOut
)
server
ITileServer
timeOut
float