Table of Contents

Class ScoreBoard

Namespace
VoxelPlayground.Gaming
Assembly
GamePlay.dll
public class ScoreBoard : IObserver
Inheritance
object
ScoreBoard
Inherited Members
Extension Methods

Fields

scoreCounter

public ScoreCounter scoreCounter

Field Value

ScoreCounter

Methods

OnNotify(Entity, VoxelEvent, int, params object[])

public override void OnNotify(Entity entity, VoxelEvent voxelEvent, int affectedVoxelCount, params object[] args)

Parameters

entity Entity
voxelEvent VoxelEvent
affectedVoxelCount int
args object[]