C# Class Knot3.Framework.Development.DebugBoundings

Inheritance: Knot3.Framework.Models.GameObject
Afficher le fichier Open project: knot3/knot3-code Class Usage Examples

Méthodes publiques

Méthode Description
DebugBoundings ( IScreen screen, Microsoft.Xna.Framework.Vector3 position ) : System.Diagnostics.CodeAnalysis
Intersects ( Microsoft.Xna.Framework.Ray ray ) : GameObjectDistance

Private Methods

Méthode Description
Draw ( GameTime time ) : void

Method Details

DebugBoundings() public méthode

public DebugBoundings ( IScreen screen, Microsoft.Xna.Framework.Vector3 position ) : System.Diagnostics.CodeAnalysis
screen IScreen
position Microsoft.Xna.Framework.Vector3
Résultat System.Diagnostics.CodeAnalysis

Intersects() public méthode

public Intersects ( Microsoft.Xna.Framework.Ray ray ) : GameObjectDistance
ray Microsoft.Xna.Framework.Ray
Résultat Knot3.Framework.Models.GameObjectDistance