C# Class SunsetHigh.ClueEntry

Inheritance: MenuEntry
Mostrar archivo Open project: ErraticUnicorn/MOSH

Public Methods

Method Description
ClueEntry ( Clue p_clue, bool p_selected ) : System
onPress ( ) : void

Method Details

ClueEntry() public method

public ClueEntry ( Clue p_clue, bool p_selected ) : System
p_clue Clue
p_selected bool
return System

onPress() public method

public onPress ( ) : void
return void