Home
News
Learn
Download
Examples
Community
Plugins
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.RenderTexture
tabIndex: number
Description:
The Tab Index of the Game Object. Reserved for future use by plugins and the Input Manager.
Type:
number
Default:
-1
Inherited from:
Phaser.GameObjects.GameObject#tabIndex
Since:
3.0.0
Source:
src/gameobjects/GameObject.js
(Line
125
)