|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMicrosoft.Xna.Framework.Graphics.GraphicsResource
Microsoft.Xna.Framework.Graphics.Texture
Microsoft.Xna.Framework.Graphics.Texture2D
Microsoft.Xna.Framework.Graphics.RenderTarget2D
public class RenderTarget2D
Field Summary |
---|
Fields inherited from class Microsoft.Xna.Framework.Graphics.Texture2D |
---|
height, width |
Fields inherited from class Microsoft.Xna.Framework.Graphics.GraphicsResource |
---|
_parent, Disposing, Name, Tag |
Constructor Summary | |
---|---|
RenderTarget2D()
|
Method Summary |
---|
Methods inherited from class Microsoft.Xna.Framework.Graphics.Texture2D |
---|
Bounds, Dispose, FromStream, FromStream, GetData, GetData, GetData, Height, SaveAsJpeg, SaveAsPng, SetData, SetData, SetData, Width |
Methods inherited from class Microsoft.Xna.Framework.Graphics.Texture |
---|
Format, LevelCount |
Methods inherited from class Microsoft.Xna.Framework.Graphics.GraphicsResource |
---|
Dispose, finalize, GraphicsDevice, IsDisposed, raise_disposing, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RenderTarget2D()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |