import pygame, sys, random class Crosshair(pygame.sprite.Sprite): def __init__(self, pos_x, pos_y, image)