C# Class Bug.Utils.Settings

Mostrar archivo Open project: Projectfights/Fight-insect

Public Properties

Property Type Description
P1_FIGHTER string
P2_FIGHTER string
in1 Bug.GameObjects.FighterInput
in2 Bug.GameObjects.FighterInput

Property Details

P1_FIGHTER public_oe static_oe property

public static string P1_FIGHTER
return string

P2_FIGHTER public_oe static_oe property

public static string P2_FIGHTER
return string

in1 public_oe static_oe property

public static FighterInput,Bug.GameObjects in1
return Bug.GameObjects.FighterInput

in2 public_oe static_oe property

public static FighterInput,Bug.GameObjects in2
return Bug.GameObjects.FighterInput