Exemplo n.º 1
0
        } // end method Draw

        /// <summary>
        /// This method starts the block's flashing animation.
        /// </summary>
        public void StartFlashing()
        {
            iBlockType.StartFlashing();
        }