C# Class Project290.Physics.Common.PhysicsLogic.FilterPhysicsLogicData

Inheritance: Project290.Physics.Dynamics.FilterData
Afficher le fichier Open project: scastle/Solitude Class Usage Examples

Méthodes publiques

Méthode Description
FilterPhysicsLogicData ( PhysicsLogicType type ) : System
IsActiveOn ( Body body ) : bool

Method Details

FilterPhysicsLogicData() public méthode

public FilterPhysicsLogicData ( PhysicsLogicType type ) : System
type PhysicsLogicType
Résultat System

IsActiveOn() public méthode

public IsActiveOn ( Body body ) : bool
body Project290.Physics.Dynamics.Body
Résultat bool