MCPcopy Create free account
hub / github.com/bberak/react-native-game-engine /

Class

src/GameEngine.js:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23};
24
25export default class GameEngine extends Component {
26 constructor(props) {
27 super(props);
28 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected