Component.Smoothed

Class: Phaser.Component.Smoothed

Constructor

new Smoothed()

The Smoothed component allows a Game Object to control anti-aliasing of an image based texture.

Source code: gameobjects/components/Smoothed.js (Line 12)

Public Properties

smoothed : boolean

Enable or disable texture smoothing for this Game Object.

It