Jypeli 10
The simple game programming library
Jypeli.Layer Jäsenlista

Tämä on lista kaikista jäsenistä luokassa Jypeli.Layer, sisältäen kaikki perityt jäsenet.

_relativeTransitionJypeli.Layerprivate
Add(IGameObject o)Jypeli.Layerpackage
ApplyChanges()Jypeli.Layer
Clear()Jypeli.Layer
CompareByImageReference(IGameObject o1, IGameObject o2)Jypeli.Layerprivate
CreateStaticLayer()Jypeli.Layerstatic
defaultCoordsJypeli.Layerprivatestatic
Draw(Camera camera)Jypeli.Layerpackage
Draw(IGameObject o, ref Matrix parentTransformation)Jypeli.Layerprivate
DrawChildObjects(Matrix worldMatrix)Jypeli.Layerprivate
DrawCustomDrawables(Matrix worldMatrix)Jypeli.Layerprivate
DrawEfficientlyInNoParticularOrder(ref Matrix worldMatrix)Jypeli.Layerprivate
DrawGrid(ref Matrix matrix)Jypeli.Layerprivate
DrawInOrderFromFirstToLast(ref Matrix worldMatrix)Jypeli.Layerprivate
DrawObjectsWithImages(Matrix worldMatrix)Jypeli.Layerprivate
DrawObjectsWithoutImages(Matrix worldMatrix)Jypeli.Layerprivate
DrawOrderJypeli.Layer
DrawShape(IGameObject o, ref Matrix parentTransformation)Jypeli.Layerprivate
DrawTexture(IGameObject o, ref Matrix parentTransformation)Jypeli.Layerprivate
EffectsJypeli.Layer
GetObjectsAboutToBeAdded(List< IGameObject > result)Jypeli.Layerpackage
GridJypeli.Layer
IgnoresZoomJypeli.Layer
IsUpdatedJypeli.Layer
Layer()Jypeli.Layer
ObjectAdded(IGameObject obj)Jypeli.Layerprivate
ObjectRemoved(IGameObject obj)Jypeli.Layerprivate
ObjectsJypeli.Layer
objectsWithDrawMethodJypeli.Layerprivate
objectsWithImageJypeli.Layerprivate
objectsWithoutImageJypeli.Layerprivate
RelativeTransitionJypeli.Layer
Remove(IGameObject o)Jypeli.Layerpackage
squareIndicesJypeli.Layerprivatestatic
squareVerticesJypeli.Layerprivatestatic
triangleIndicesJypeli.Layerprivatestatic
triangleVerticesJypeli.Layerprivatestatic
Update(Time time)Jypeli.Layer