@akashic/akashic-engine
Advanced tools
Comparing version 2.2.0 to 2.2.1
# ChangeLog | ||
## 2.2.1 | ||
機能追加 | ||
* `g.ResourceFactory.createTrimmedSurface()` を追加 | ||
* 指定Surfaceを指定した範囲で切り出すことができます。 | ||
* g.FrameSpriteにアニメーションをループ再生するかどうか指定するパラメーターの追加 | ||
## 2.2.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@akashic/akashic-engine", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "The core library of Akashic Engine", | ||
@@ -54,3 +54,3 @@ "main": "index.js", | ||
"publishConfig": { | ||
"@akashic:registry": "http://registry.npmjs.org/" | ||
"@akashic:registry": "https://registry.npmjs.org/" | ||
}, | ||
@@ -57,0 +57,0 @@ "typings": "lib/main.node.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1454087
28401