Variable DrawBuf._alpha

class DrawBuf
{
  // ...
  uint _alpha;
  // ...
}