C# Class Main.Settings

Interaction logic for Settings.xaml
Inheritance: Main.Window
Mostra file Open project: Zeziroth/Zeziroth-Simple-Menu

Public Properties

Property Type Description
GAME_NAME string
RP_SPEED int

Property Details

GAME_NAME public_oe static_oe property

public static string GAME_NAME
return string

RP_SPEED public_oe static_oe property

public static int RP_SPEED
return int