mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added pixi view controller - prepared architecture for multiple view systems - e.g. three, ivank, pixi but havent implemented any new ones yet
This commit is contained in:
parent
f2fb716689
commit
3d1e729650
5 changed files with 10380 additions and 6 deletions
3
app/Lib/Vendor/Pixi.js
vendored
Normal file
3
app/Lib/Vendor/Pixi.js
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
define(["Lib/Vendor/Pixi/pixi.dev"], function() {
|
||||
return PIXI;
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue