Knot3.Framework.Widgets.Menu.OnNoMove C# (CSharp) Method

OnNoMove() public method

public OnNoMove ( ScreenPoint currentPosition, GameTime time ) : void
currentPosition ScreenPoint
time Microsoft.Xna.Framework.GameTime
return void
        public void OnNoMove(ScreenPoint currentPosition, GameTime time)
        {
        }