MCPcopy
hub / github.com/libgdx/libgdx / getBackBufferWidth

Method getBackBufferWidth

gdx/src/com/badlogic/gdx/Graphics.java:178–178  ·  view source on GitHub ↗

@return the width of the framebuffer in physical pixels

()

Source from the content-addressed store, hash-verified

176
177 /** @return the width of the framebuffer in physical pixels */
178 int getBackBufferWidth ();
179
180 /** @return the height of the framebuffer in physical pixels */
181 int getBackBufferHeight ();

Callers 15

invokeMethod · 0.65
setCursorPositionMethod · 0.65
updateMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
renderMethod · 0.65
touchDownMethod · 0.65
renderMethod · 0.65

Implementers 1

AbstractGraphicsgdx/src/com/badlogic/gdx/AbstractGraph

Calls

no outgoing calls

Tested by 15

renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
touchDownMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52
renderMethod · 0.52