@akashic/akashic-engine
Advanced tools
Comparing version 2.3.2 to 2.3.3
# ChangeLog | ||
## 2.3.3 | ||
* `g.Game#_destroy()` を追加 | ||
### エンジン開発者への影響 | ||
* `g.Game#_destroy()` を追加 | ||
* エンジン開発者はこのメソッドを呼び出すことで、ゲームを破棄することができます。 | ||
* この追加は v1.12.9 の変更を v2 系に取り込んだものです。 | ||
## 2.3.2 | ||
機能追加 | ||
@@ -8,2 +19,3 @@ * `g.E#shaderProgram` , `g.EParameterObject#shaderProgram` を追加 | ||
## 2.3.1 | ||
その他変更 | ||
@@ -10,0 +22,0 @@ * `g.ShaderProgram#_program` を追加 |
{ | ||
"name": "@akashic/akashic-engine", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "The core library of Akashic Engine", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
1473583
28690