Свойство | Type | Description | |
---|---|---|---|
mAxisAlignedRectangles | PositionedObjectList |
||
mCamera | |||
mCircles | PositionedObjectList |
||
mDrawableBatches | List |
||
mLastLoadedScene | Scene | ||
mLayer | Layer | ||
mLayers | List |
||
mLines | PositionedObjectList |
||
mPolygons | PositionedObjectList |
||
mPopups | List |
||
mPositionedModels | PositionedModelList | ||
mSpriteFrames | PositionedObjectList |
||
mSpriteGrids | List |
||
mSprites | SpriteList | ||
mTexts | PositionedObjectList |
||
mTurnOffFixedFrameRateDuringLoading | bool |
Méthode | Description | |
---|---|---|
Activity ( bool firstTimeCalled ) : void | ||
Destroy ( ) : void | ||
Initialize ( ) : void | ||
LoadPolygonList ( string name, bool addToShapeManager, bool makeVisible ) : PositionedObjectList |
||
LoadScene ( string fileName, Layer layer ) : Scene | ||
MoveToScreen ( string screenClass ) : void | ||
Screen ( string contentManagerName ) : FlatRedBall.Graphics.Model | ||
Shift ( float x, float y, float z ) : void |
Méthode | Description | |
---|---|---|
LoadPopup ( string popupToLoad, Layer layerToLoadPopupOn ) : |
||
LoadPopup ( string popupToLoad, bool useNewLayer ) : |
public Activity ( bool firstTimeCalled ) : void | ||
firstTimeCalled | bool | |
Résultat | void |
public LoadPolygonList ( string name, bool addToShapeManager, bool makeVisible ) : PositionedObjectList |
||
name | string | |
addToShapeManager | bool | |
makeVisible | bool | |
Résultat | PositionedObjectList |
protected LoadPopup ( string popupToLoad, Layer layerToLoadPopupOn ) : |
||
popupToLoad | string | |
layerToLoadPopupOn | Layer | |
Résultat |
protected LoadPopup ( string popupToLoad, bool useNewLayer ) : |
||
popupToLoad | string | |
useNewLayer | bool | |
Résultat |
public LoadScene ( string fileName, Layer layer ) : Scene | ||
fileName | string | |
layer | Layer | |
Résultat | Scene |
public MoveToScreen ( string screenClass ) : void | ||
screenClass | string | |
Résultat | void |
public Screen ( string contentManagerName ) : FlatRedBall.Graphics.Model | ||
contentManagerName | string | |
Résultat | FlatRedBall.Graphics.Model |
public Shift ( float x, float y, float z ) : void | ||
x | float | |
y | float | |
z | float | |
Résultat | void |
protected PositionedObjectList |
||
Résultat | PositionedObjectList |
protected PositionedObjectList |
||
Résultat | PositionedObjectList |
protected PositionedObjectList |
||
Résultat | PositionedObjectList |
protected PositionedModelList mPositionedModels | ||
Résultat | PositionedModelList |
protected PositionedObjectList |
||
Résultat | PositionedObjectList |