Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PrinceGame
PlayerIndexEventArgs
C# Class PrinceGame.PlayerIndexEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: salvadorc17/Prince-Monogame
Class Usage Examples
Public Methods
Method
Description
PlayerIndexEventArgs
(
PlayerIndex
playerIndex
) :
System
Constructor.
Method Details
PlayerIndexEventArgs()
public
method
Constructor.
public
PlayerIndexEventArgs
(
PlayerIndex
playerIndex
) :
System
playerIndex
PlayerIndex
return
System