C# Class SelectRadius, ScorpioDev

Inheritance: Objective
ファイルを表示 Open project: mbiondi17/ScorpioDev

Public Properties

Property Type Description
gameManager GameManager,
startThisObj bool

Public Methods

Method Description
Update ( ) : void
isComplete ( ) : bool

Method Details

Update() public method

public Update ( ) : void
return void

isComplete() public method

public isComplete ( ) : bool
return bool

Property Details

gameManager public_oe property

public GameManager, gameManager
return GameManager,

startThisObj public_oe property

public bool startThisObj
return bool