Spriter-Example

时间:2024-07-04 11:17:40
【文件属性】:

文件名称:Spriter-Example

文件大小:55KB

文件格式:ZIP

更新时间:2024-07-04 11:17:40

Haxe

精灵示例 Spriter Haxe 引擎示例: : 安装它: haxelib install SpriterHaxeEngine 配置它: //set the root canvas where to add all the animations var canvas : BitmapData = new BitmapData ( 800 , 480 ) ; var spriterRoot : Bitmap = new Bitmap (canvas, PixelSnapping . AUTO , true ) ; //you can use a different library to feet your needs. This one use BitmapData.copypixels() and BitmapData.draw() var lib : BitmapLibr


【文件预览】:
Spriter-Example-master
----application.xml(996B)
----assets()
--------ugly()
----src()
--------spriter()
----SpriterExample.hxproj(2KB)
----.gitignore(2KB)
----README.md(1KB)

网友评论