C# Class Boundary.deathtime, GrapplingHookFighters

Exibir arquivo Open project: PurdueSIGGD/GrapplingHookFighters

Public Properties

Property Type Description
player GameObject
timeOfDeath float

Public Methods

Method Description
deathtime ( GameObject plyr, float tod ) : System.Collections

Method Details

deathtime() public method

public deathtime ( GameObject plyr, float tod ) : System.Collections
plyr GameObject
tod float
return System.Collections

Property Details

player public_oe property

public GameObject player
return GameObject

timeOfDeath public_oe property

public float timeOfDeath
return float