Method | Description | |
---|---|---|
Draw ( Matrix cameraTransform ) : void | ||
FanObject ( |
||
Update ( |
public Draw ( Matrix cameraTransform ) : void | ||
cameraTransform | Matrix | |
return | void |
public FanObject ( |
||
world | ||
mytexture | Microsoft.Xna.Framework.Graphics.Texture2D | |
objectTexture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |
public Update ( |
||
world | ||
dt | float | |
return | void |