Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by afflicto

In my playerEntity code, I need to check whether the game is running or if it's loaded in weltmeister.

1 decade ago by dominic

if( ig.global.wm ) {
    // running in WM
}

1 decade ago by afflicto

Thanks again! :)
Page 1 of 1
« first « previous next › last »