Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TimedProxyTileFactory
C# Class TimedProxyTileFactory, tilemap
Inheritance:
ITileFactory
Exibir arquivo
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