Asteroids.TResolutionOption.GetResolutionChanged C# (CSharp) Method

GetResolutionChanged() public method

public GetResolutionChanged ( ) : bool
return bool
        public bool GetResolutionChanged()
        {
            return resolutionChanged;
        }