Property | Type | Description | |
---|---|---|---|
scrollSpeed | float |
Method | Description | |
---|---|---|
CycBackground ( Game1 game, string img ) : System | ||
Draw ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
Update ( |
public CycBackground ( Game1 game, string img ) : System | ||
game | Game1 | |
img | string | |
return | System |
public Draw ( |
||
gameTime | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |