Jypeli 10
The simple game programming library
Jypeli.Physics.OneWayPlatformIgnorer luokkareferenssi

Allows us to have platforms that are one way. Lisää...

Luokan Jypeli.Physics.OneWayPlatformIgnorer luokkakaavio
Jypeli.Ignorer

Julkiset jäsenfunktiot

 OneWayPlatformIgnorer (double depthAllowed)
 
override bool CanCollide (IPhysicsBody thisBody, IPhysicsBody otherBody, Ignorer other)
 

Ominaisuudet

override bool BothNeeded [get]
 
- Ominaisuudet inherited from Jypeli.Ignorer
abstract bool BothNeeded [get]
 
bool IsInverted [getset]
 Get and sets if the result of this ignorer is inverted. Lisää...
 

Yksityiset attribuutit

double depthAllowed
 

Additional Inherited Members

- Suojatut jäsenfunktiot inherited from Jypeli.Ignorer
 Ignorer ()
 
 Ignorer (Ignorer copy)
 
- Paketin staattiset funktiot inherited from Jypeli.Ignorer
static bool CanCollide (IPhysicsBody leftBody, IPhysicsBody rightBody, Ignorer left, Ignorer right)
 

Yksityiskohtainen selite

Allows us to have platforms that are one way.

Määrittely tiedoston OneWayPlatformIgnorer.cs rivillä 8.

Rakentajien & purkajien dokumentaatio

◆ OneWayPlatformIgnorer()

Jypeli.Physics.OneWayPlatformIgnorer.OneWayPlatformIgnorer ( double  depthAllowed)

Määrittely tiedoston OneWayPlatformIgnorer.cs rivillä 13.

Viittaukset Jypeli.Physics.OneWayPlatformIgnorer.depthAllowed.

Jäsenfunktioiden dokumentaatio

◆ CanCollide()

override bool Jypeli.Physics.OneWayPlatformIgnorer.CanCollide ( IPhysicsBody  thisBody,
IPhysicsBody  otherBody,
Ignorer  other 
)
virtual

Jäsendatan dokumentaatio

◆ depthAllowed

double Jypeli.Physics.OneWayPlatformIgnorer.depthAllowed
private

Ominaisuuksien dokumentaatio

◆ BothNeeded

override bool Jypeli.Physics.OneWayPlatformIgnorer.BothNeeded
get

Määrittely tiedoston OneWayPlatformIgnorer.cs rivillä 18.


Dokumentaatio tälle luokalle luotiin seuraavasta tiedostosta: