Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a move physics camera in Engine class. #200

Merged
merged 1 commit into from
Jan 31, 2015

Conversation

lndl
Copy link
Contributor

@lndl lndl commented Jan 29, 2015

This is a simple refactor which points to standarize the way
to access to engine camera. For instance, scrolling with keyboard
arrows and mouse middle button was modificated to call this single
method instead of have duplicated code.

This is a simple refactor which points to standarize the way
to access to engine camera. For instance, scrolling with keyboard
arrows and mouse middle button was modificated to call this single
method instead of have duplicated code.
@lndl lndl changed the title Adds a move physics camera in Engine class. Add a move physics camera in Engine class. Jan 30, 2015
@TheJJ TheJJ added lang: c++ Done in C++ code improvement Enhancement of an existing component labels Jan 31, 2015
@TheJJ
Copy link
Member

TheJJ commented Jan 31, 2015

Yup, looking good and still works. merge: 👍

@andrekupka
Copy link
Member

👍

andrekupka pushed a commit that referenced this pull request Jan 31, 2015
Add a move physics camera in Engine class.
@andrekupka andrekupka merged commit 672248d into SFTtech:master Jan 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Enhancement of an existing component lang: c++ Done in C++ code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants