MCPcopy Create free account
hub / github.com/axmolengine/axmol / toInt

Method toInt

extensions/spine/runtime/src/spine/Atlas.cpp:173–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171 }
172
173 int toInt() {
174 return (int) strtol(start, &end, 10);
175 }
176};
177
178struct AtlasInput {

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected