public ScratchObjectTranslucentColor(int r, int g, int b, int a)
    {
        super(CLASS_ID);

        this.r = r;