Jypeli 10
The simple game programming library
Jypeli.ObjectIgnorer luokkareferenssi

A collision ignorer that uses reference comparison. All Bodies with the same instance of this ignorer then they will not collide. Lisää...

Luokan Jypeli.ObjectIgnorer luokkakaavio
Jypeli.Ignorer

Julkiset jäsenfunktiot

override bool CanCollide (IPhysicsBody thisBody, IPhysicsBody otherBody, Ignorer other)
 Voivatko kappaleet törmätä toisiinsa Lisää...
 

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ää...
 

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

A collision ignorer that uses reference comparison. All Bodies with the same instance of this ignorer then they will not collide.

Määrittely tiedoston ObjectIgnorer.cs rivillä 40.

Jäsenfunktioiden dokumentaatio

◆ CanCollide()

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

Voivatko kappaleet törmätä toisiinsa

Parametrit
thisBody
otherBody
other
Palauttaa

Toteuttaa luokan Jypeli.Ignorer.

Määrittely tiedoston ObjectIgnorer.cs rivillä 54.

Ominaisuuksien dokumentaatio

◆ BothNeeded

override bool Jypeli.ObjectIgnorer.BothNeeded
get

Määrittely tiedoston ObjectIgnorer.cs rivillä 42.


Dokumentaatio tälle luokalle luotiin seuraavasta tiedostosta: