C# Class MilkShakeFramework.Components.Physics.Raycast.RaycastFilters

Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
OnlyBodyType ( BodyType bodyType ) : Boolean>.Func
OnlyFixture ( Fixture fixture ) : Boolean>.Func

Method Details

OnlyBodyType() public static méthode

public static OnlyBodyType ( BodyType bodyType ) : Boolean>.Func
bodyType BodyType
Résultat Boolean>.Func

OnlyFixture() public static méthode

public static OnlyFixture ( Fixture fixture ) : Boolean>.Func
fixture FarseerPhysics.Dynamics.Fixture
Résultat Boolean>.Func