added mousewheel support and marked functions as const
Added mousewheel support, updated between each frame. Many functions are now marked as const as they don't changes the state.
Added mousewheel support, updated between each frame. Many functions are now marked as const as they don't changes the state.