Skip to content

Core examples#3

Open
StatisMike wants to merge 6 commits intoeshom:develfrom
StatisMike:examples
Open

Core examples#3
StatisMike wants to merge 6 commits intoeshom:develfrom
StatisMike:examples

Conversation

@StatisMike
Copy link
Contributor

Examples additions:

  • 2D camera platformer example_core_2d_camera_platformer
  • basic screen manager example_core_basic_screen_manager
  • window flags example_core_window_flags

Core mappings (added to make the examples possible):

  • get_frame_time
  • get_screen_height
  • get_screen_to_world_2d
  • get_screen_width
  • get_world_to_screen_2d

I've used roxygenise after pulling the devel branch before (raylib compilation error) - I believe that this causes all additional files there. Don't really know how to handle this in any other way that PR to the devel, which was the source at the beginning.

Merge branch 'devel' into examples

# Conflicts:
#	NAMESPACE
#	R/core.R
#	man/Shader.Rd
#	man/Texture.Rd
#	man/clear_window_state.Rd
#	man/close_window.Rd
#	man/get_frame_time.Rd
#	man/get_screen_height.Rd
#	man/get_screen_to_world_2d.Rd
#	man/get_screen_width.Rd
#	man/get_world_to_screen_2d.Rd
#	man/init_window.Rd
#	man/is_window_focused.Rd
#	man/is_window_fullscreen.Rd
#	man/is_window_hidden.Rd
#	man/is_window_maximized.Rd
#	man/is_window_minimized.Rd
#	man/is_window_ready.Rd
#	man/is_window_resized.Rd
#	man/is_window_state.Rd
#	man/maximize_window.Rd
#	man/minimize_window.Rd
#	man/restore_window.Rd
#	man/set_target_fps.Rd
#	man/set_window_icon.Rd
#	man/set_window_state.Rd
#	man/toggle_fullscreen.Rd
#	man/window_should_close.Rd
@StatisMike
Copy link
Contributor Author

Safe to pull now, fixed all conflicts and devel up to date

@StatisMike StatisMike changed the title Core examples + few core.R mappings Core examples May 17, 2022
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.

1 participant