Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> roundPixels: boolean

Description:

Draw texture-based Game Objects at only whole-integer positions. Game Objects without textures, like Graphics, ignore this property.

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 369)