Home
Tutorials
Quick Reference
Namespaces
Tily
Classes
ActiveTile
fromData
addLayer
animateForeground
animateOffset
animateOpacity
animateOutline
animateRotation
animateScale
animateShadow
draw
getData
move
moveLayer
pauseAnimations
removeAllLayers
removeLayer
resetAnimations
runAnimations
stopAnimations
ActiveTileBase
addLayer
animateForeground
animateOffset
animateOpacity
animateOutline
animateRotation
animateScale
animateShadow
draw
moveLayer
pauseAnimations
removeAllLayers
removeLayer
resetAnimations
runAnimations
stopAnimations
ActiveTileLayer
fromData
addLayer
animateForeground
animateOffset
animateOpacity
animateOutline
animateRotation
animateScale
animateShadow
animateText
draw
getData
moveLayer
pauseAnimations
removeAllLayers
removeLayer
resetAnimations
runAnimations
stopAnimations
Animation
pause
reset
run
update
Buffer
deserialize
fromData
addActiveTile
addLayer
draw
getData
getPosition
getTileInfo
moveLayer
moveOffset
removeActiveTile
removeAllActiveTiles
removeAllLayers
removeLayer
resize
serialize
updateActiveTilesMap
updateTransitions
zoom
BufferBase
addActiveTile
getPosition
getTileInfo
moveOffset
removeActiveTile
removeAllActiveTiles
updateActiveTilesMap
updateTransitions
zoom
BufferTransition
update
Cell
deserialize
fromData
addLayer
draw
getData
moveLayer
removeAllLayers
removeLayer
serialize
CellBuffer
deserialize
addActiveTile
draw
getPosition
getTileInfo
moveOffset
removeActiveTile
removeAllActiveTiles
serialize
updateActiveTilesMap
updateTransitions
zoom
ForegroundAnimation
pause
reset
run
update
Main
activateBuffer
draw
OffsetAnimation
pause
reset
run
update
OffsetTransition
update
OpacityAnimation
pause
reset
run
update
OutlineAnimation
pause
reset
run
update
RotationAnimation
pause
reset
run
update
ScaleAnimation
pause
reset
run
update
ScaleTransition
update
ShadowAnimation
pause
reset
run
update
TextAnimation
pause
reset
run
update
TileLayer
fromData
clear
draw
fill
getData
getTile
resize
setTile
Transition
update
tily.js
/** * @namespace */ const Tily = {};