Commit History

Author SHA1 Message Date
  Hajime Hoshi 8f00c8fbf5 ebiten: Remove the argument from Update 4 years ago
  Hajime Hoshi 81f336ac46 ebiten: Remove IsDrawingSkipped 4 years ago
  Hajime Hoshi ad07e31727 ebiten: Add Draw function to Game interface 4 years ago
  Hajime Hoshi 1d4ff9a906 ebiten: Remove the deprecated functions and constants 4 years ago
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha 4 years ago
  Bui Quoc Trong 0d29979296 Fix the comment style cause heading in pkgsite (#1369) 4 years ago
  Hajime Hoshi 77fa0cb9ef ui: Add SetInitFocused 4 years ago
  Tom Lister 65d5b64d29 ebiten: Rename SetClearingScreenSkipped/IsClearingScreenSkipped functions (#1317) 4 years ago
  Hajime Hoshi 7ec63acd1d ebiten: Bug fix: Set the state of being volatile on SetClearingScreenSkipped 4 years ago
  Tom Lister e96a1fb1c7 ebiten: Implement SetClearingScreenSkipped/IsClearingScreenSkipped (#1302) 4 years ago
  Hajime Hoshi afef032acc ebiten: Deprecate Run 4 years ago
  Marios Nikolaou ee8d0c3479 ebiten: Correct spelling of game in function comment (#1203) 4 years ago
  Hajime Hoshi a1ac574a60 docs: Use 'Deprecated:' annotation 4 years ago
  Hajime Hoshi b519ad2853 ebiten: Update comments 4 years ago
  Hajime Hoshi f7f507e912 ebiten: Ensure that Update is called at least once before Draw in the first frame 4 years ago
  Hajime Hoshi 41213108ba docs: Improve comments about Game 4 years ago
  Hajime Hoshi 6429c7aee0 docs: Fix wrong comments about RunGame 4 years ago
  Hajime Hoshi a0b9df7f4e docs: Improve the comments about Game 4 years ago
  Hajime Hoshi de786035c7 docs: Draw function's signature was wrong 4 years ago
  Hajime Hoshi 5300b0f498 docs: Draw function definition was ommitted on godoc.org 4 years ago
  Hajime Hoshi 35eb9e77a0 ui: Improve comments about Game interface 4 years ago
  Hajime Hoshi 9fe4191a6a mobile: Game object without Draw didn't draw anything 4 years ago
  Hajime Hoshi 237498e51f ui: Add an optional function Draw function to Game interface (#1107) 4 years ago
  Hajime Hoshi 4eedeb6ab7 example: Add mascot 4 years ago
  Hajime Hoshi 978ee26898 ui: Add function aliases *OnUnfocused for *InBackground 4 years ago
  Hajime Hoshi 56358fd0c4 ui: Rename IsForeground -> IsFocused 4 years ago
  Hajime Hoshi d59aea1db1 driver: Remove the return value from RunWithoutMainLoop 4 years ago
  Hajime Hoshi c927d33457 mobile/ebitenmobileview: Use the common uiContext for layouting 4 years ago
  Hajime Hoshi 024fc48647 Refactoring: Add init.go 4 years ago
  Hajime Hoshi 099ce1b3b4 Revert "ui: Add SetInitFocused" 4 years ago