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