C# Class Sparrow.Samples.Android.Bunny

Inheritance: Image
Mostra file Open project: fmotagarcia/sparrow-sharp Class Usage Examples

Public Properties

Property Type Description
SpeedX float
SpeedY float

Public Methods

Method Description
Bunny ( Texture texture ) : System

Method Details

Bunny() public method

public Bunny ( Texture texture ) : System
texture Sparrow.Textures.Texture
return System

Property Details

SpeedX public_oe property

public float SpeedX
return float

SpeedY public_oe property

public float SpeedY
return float