Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | Public Attributes | List of all members
rabbitescape.render.TestBitmapCache.FakeBitmap Class Reference
Inheritance diagram for rabbitescape.render.TestBitmapCache.FakeBitmap:
Inheritance graph
[legend]
Collaboration diagram for rabbitescape.render.TestBitmapCache.FakeBitmap:
Collaboration graph
[legend]

Public Member Functions

String name ()
 
int width ()
 
int height ()
 
void recycle ()
 
long getByteCount ()
 

Public Attributes

boolean recycled = false
 

Member Function Documentation

long rabbitescape.render.TestBitmapCache.FakeBitmap.getByteCount ( )
Returns
the number of bytes of memory used by this bitmap

Implements rabbitescape.render.androidlike.Bitmap.

int rabbitescape.render.TestBitmapCache.FakeBitmap.height ( )
String rabbitescape.render.TestBitmapCache.FakeBitmap.name ( )
void rabbitescape.render.TestBitmapCache.FakeBitmap.recycle ( )

Reclaim the memory of this bitmap, if possible on this platform.

Implements rabbitescape.render.androidlike.Bitmap.

int rabbitescape.render.TestBitmapCache.FakeBitmap.width ( )

Member Data Documentation

boolean rabbitescape.render.TestBitmapCache.FakeBitmap.recycled = false

The documentation for this class was generated from the following file: