PHP Classes

File: src/outdoor.tsx

Recommend this page to a friend!
  Classes of Vitalij Mik   PHP Tiled to CraftyJS   src/outdoor.tsx   Download  
File: src/outdoor.tsx
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Tiled to CraftyJS
Convert game level tiled maps CraftyJS components
Author: By
Last change:
Date: 2 years ago
Size: 420 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <tileset name="outdoor" tilewidth="64" tileheight="64"> <properties> <property name="path" value="/"/> </properties> <image source="outdoor.png" width="640" height="1024"/> <tile id="0"> <properties> <property name="name" value="gras1"/> </properties> </tile> <tile id="1"> <properties> <property name="name" value="gras2"/> </properties> </tile> </tileset>