C# Class GameEvent.TimeWeights, planet-survival

Mostra file Open project: gjrfytn/planet-survival

Public Properties

Property Type Description
Day sbyte
Night sbyte

Public Methods

Method Description
TimeWeights ( sbyte day, sbyte night ) : System.Collections.Generic

Method Details

TimeWeights() public method

public TimeWeights ( sbyte day, sbyte night ) : System.Collections.Generic
day sbyte
night sbyte
return System.Collections.Generic

Property Details

Day public_oe property

public sbyte Day
return sbyte

Night public_oe property

public sbyte Night
return sbyte