Jypeli 4
The simple game programming library
Julkiset jäsenfunktiot | Julkiset attribuutit
PhysicsState luokkareferenssi

This class holds the variables usually changed mulitple times each update like the postion of an object. Lisää...

Luokan PhysicsState luokkakaavio
IDuplicateable< T >

Lista kaikista jäsenistä.

Julkiset jäsenfunktiot

 PhysicsState (ALVector2D position)
 PhysicsState (ALVector2D position, ALVector2D velocity)
 PhysicsState (PhysicsState state)
PhysicsState Duplicate ()
object Clone ()

Julkiset attribuutit

const int Size = ALVector2D.Size * 4
ALVector2D Position
 This is Position and Orientation.
ALVector2D Velocity
 Angular and Linear Velocity.
ALVector2D Acceleration
 Angular and Linear Acceleration.
ALVector2D ForceAccumulator
 Torque and Force.

Yksityiskohtainen selite

This class holds the variables usually changed mulitple times each update like the postion of an object.


Jäsendatan dokumentaatio

Angular and Linear Acceleration.

Torque and Force.

This is Position and Orientation.

Angular and Linear Velocity.


Dokumentaatio tälle luokalle luotiin seuraavasta tiedostosta:
 Kaikki Luokat Nimiavaruudet Funktiot Muuttujat Luettelotyypit Ominaisuudet Tapahtumat