getResourceCount static method

int getResourceCount()

Get resource count

Implementation

static int getResourceCount() {
  return _resources.length;
}