You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skins interface with __getitem__ method that returns ether Null or skin URI.
1a) Same as above, but returns named tuple (str skinUri, bool displayName). Some skins (8, nasa, politicians) don't have to display names.
AgarSkins that implements Skins. On initialization it fetches http://agar.io/ and grabs actual skin list.
AgariomodsSkins that fetches list (from where?) or just have hardcoded list.
Skinsinterface with__getitem__method that returns ether Null or skin URI.1a) Same as above, but returns named tuple (str skinUri, bool displayName). Some skins (
8,nasa, politicians) don't have to display names.AgarSkinsthat implementsSkins. On initialization it fetcheshttp://agar.io/and grabs actual skin list.AgariomodsSkinsthat fetches list (from where?) or just have hardcoded list.ImgurSkinsthat handlesi/...skins.