C# Class Robber_2D.MoneySafe

Inheritance: Robber_2D.Block
Exibir arquivo Open project: ElMoufid-Mohamed/Robber-2D-Windows Class Usage Examples

Public Properties

Property Type Description
KeyID int
NumberOfDiamonds int

Public Methods

Method Description
MoneySafe ( Robber_2D.Sprite sprite, Rectangle collisionRectangle ) : Microsoft.Xna.Framework

Method Details

MoneySafe() public method

public MoneySafe ( Robber_2D.Sprite sprite, Rectangle collisionRectangle ) : Microsoft.Xna.Framework
sprite Robber_2D.Sprite
collisionRectangle Rectangle
return Microsoft.Xna.Framework

Property Details

KeyID public_oe property

public int KeyID
return int

NumberOfDiamonds public_oe property

public int NumberOfDiamonds
return int