daboross / screeps-starter-python

Starter Python AI for screeps, the JavaScript MMO game
MIT License
159 stars 62 forks source link

Typings/2018 09 22 #15

Closed AndyyTaylor closed 6 years ago

AndyyTaylor commented 6 years ago

Hey mate,

First time writing Python typings so lemme know if I stuffed anything :)

I can't find any errors, the only thing I couldn't properly check are return types since PyCharm doesn't wanna resolve them :(

AndyyTaylor commented 6 years ago

Added Uint8Array to all and init :)

daboross commented 6 years ago

Looks good :)

Thanks for doing this!