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

OnRightClick() public method

Tut nichts.
public OnRightClick ( Vector2 position, ClickState state, GameTime time ) : void
position Microsoft.Xna.Framework.Vector2
state ClickState
time Microsoft.Xna.Framework.GameTime
return void
        public void OnRightClick(Vector2 position, ClickState state, GameTime time)
        {
        }