Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
PlayerIndex.cs
Go to the documentation of this file.
1
namespace
Microsoft.Xna.Framework
;
2
3
public
enum
PlayerIndex
4
{
5
One
,
6
Two
,
7
Three
,
8
Four
9
}
Microsoft.Xna.Framework.PlayerIndex
PlayerIndex
Definition
PlayerIndex.cs:4
Microsoft.Xna.Framework.PlayerIndex.One
@ One
Microsoft.Xna.Framework.PlayerIndex.Four
@ Four
Microsoft.Xna.Framework.PlayerIndex.Two
@ Two
Microsoft.Xna.Framework.PlayerIndex.Three
@ Three
Microsoft.Xna.Framework
Definition
AlphaTestEffect.cs:1
source
Microsoft.Xna.Framework
PlayerIndex.cs
Generated by
1.10.0