Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Loader.FileTypes.TextFile
bytesTotal: number
Description:
The total size of this file. Set by onProgress and only if loading via XHR.
Type:
number
Default:
0
Inherited from:
Phaser.Loader.File#bytesTotal
Since:
3.0.0
Source:
src/loader/File.js
(Line
149
)
Possible examples