Skip to content

Removed use of deprecated .frameInterval#131

Open
ctingcter88 wants to merge 2 commits intoMarxon13:masterfrom
ctingcter88:master
Open

Removed use of deprecated .frameInterval#131
ctingcter88 wants to merge 2 commits intoMarxon13:masterfrom
ctingcter88:master

Conversation

@ctingcter88
Copy link
Copy Markdown

Replaced it with .preferredFramesPerSecond.

Removes use of something that's deprecated and in turn gets rid of an xcode warning

Copy link
Copy Markdown

@kamendo kamendo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can't be replaced like that!
frameInterval has values 1..x
preferredFramesPerSecond is 0..maximumFramesPerSecond
They have inverted semantic also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants