pixi.js / packages / display /
@Matt Karl Matt Karl authored on 23 Aug 2019
..
src DisplayObject#getBounds automatically syncs _lastBoundsID, _boundsID (#5960) 5 years ago
test Adds Container events for childAdded and childRemoved (#5472) 6 years ago
LICENSE Update LICENSE files to 2018 (#4585) 7 years ago
README.md Next Restructure for v5 (#4387) 7 years ago
package.json v5.1.2 5 years ago
README.md

@pixi/display

Installation

npm install @pixi/display

Usage

import * as application from '@pixi/display';