android.TICO
Class accumulated_cells
java.lang.Object
android.TICO.accumulated_cells
public class accumulated_cells
- extends Object
Defines a accumulated_cells
and its attributes.
- Version:
- 1.0 Jan, 2012
- Author:
- Eduardo Ferrer
soundsVector
public String[] soundsVector
deleteCell
public void deleteCell()
- Delete the last cell added (if there is) in
accumulated_cells
.
deleteAllCells
public void deleteAllCells()
- Delete all the cells added in
accumulated_cells
.
accumulate
public void accumulate(cell cellView,
Context context)
throws OutOfMemoryError
- Throws:
OutOfMemoryError
getLength
public int getLength()