Ejemplo n.º 1
0
 public override void Apply(GraphicDevice device)
 {
     device.Push(GetType());
     device.SetColor(m_Color);
 }