C# Class TankzClient.Game.SoundsPlayerWAV

Inheritance: ISounds
Mostrar archivo Open project: domkia/tankz-multiplayer

Public Methods

Method Description
Play ( ) : void
SoundsPlayerWAV ( string URL ) : System

Method Details

Play() public method

public Play ( ) : void
return void

SoundsPlayerWAV() public method

public SoundsPlayerWAV ( string URL ) : System
URL string
return System