C# Class DyslexiaDetector.Button

ファイルを表示 Open project: vs-team/casanova-mk2 Class Usage Examples

Public Properties

Property Type Description
ID int
JustEntered bool
No System.Boolean
UnityYesNo UnityYesNo
Yes System.Boolean
count_down5 System.Single
count_down6 System.Single
frame int

Public Methods

Method Description
Button ( ) : Casanova.Prelude
Rule0 ( float dt, World world ) : void
Rule1 ( float dt, World world ) : void
Update ( float dt, World world ) : void

Method Details

Button() public method

public Button ( ) : Casanova.Prelude
return Casanova.Prelude

Rule0() public method

public Rule0 ( float dt, World world ) : void
dt float
world World
return void

Rule1() public method

public Rule1 ( float dt, World world ) : void
dt float
world World
return void

Update() public method

public Update ( float dt, World world ) : void
dt float
world World
return void

Property Details

ID public_oe property

public int ID
return int

JustEntered public_oe property

public bool JustEntered
return bool

No public_oe property

public Boolean,System No
return System.Boolean

UnityYesNo public_oe property

public UnityYesNo UnityYesNo
return UnityYesNo

Yes public_oe property

public Boolean,System Yes
return System.Boolean

count_down5 public_oe property

public Single,System count_down5
return System.Single

count_down6 public_oe property

public Single,System count_down6
return System.Single

frame public_oe property

public int frame
return int