C# Class BB.LevelDB

Inheritance: UnityEngine.MonoBehaviour
Show file Open project: SNUGDC/snugdc-study-bouncy_ball Class Usage Examples

Public Properties

Property Type Description
Ball Ball
Star Star

Public Methods

Method Description
Init ( LevelDB obj ) : void

Method Details

Init() public static method

public static Init ( LevelDB obj ) : void
obj LevelDB
return void

Property Details

Ball public property

public Ball,BB Ball
return Ball

Star public property

public Star,BB Star
return Star