Method | Description | |
---|---|---|
SetEffects ( SharpDX.Toolkit.Graphics.BasicEffect basicEffect ) : void | ||
SetFollowObject ( GameObject toFollow ) : void | ||
ThirdPersonCamera ( |
||
Update ( SharpDX.Toolkit.GameTime gameTime ) : void |
Updates the Camera based on keyboard and mouse input
|
public SetEffects ( SharpDX.Toolkit.Graphics.BasicEffect basicEffect ) : void | ||
basicEffect | SharpDX.Toolkit.Graphics.BasicEffect | |
return | void |
public SetFollowObject ( GameObject toFollow ) : void | ||
toFollow | GameObject | |
return | void |
public ThirdPersonCamera ( |
||
game | ||
position | System.Vector3 | |
offset | System.Vector3 | |
return | System |
public Update ( SharpDX.Toolkit.GameTime gameTime ) : void | ||
gameTime | SharpDX.Toolkit.GameTime | |
return | void |