[pharo-project/pharo-core] 26c7e5: 60419

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] 26c7e5: 60419

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 26c7e56ee19ea1914e471033c1777c373f9cf8db
      https://github.com/pharo-project/pharo-core/commit/26c7e56ee19ea1914e471033c1777c373f9cf8db
  Author: Jenkins Build Server <[hidden email]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M Athens-Cairo.package/AthensCairoMatrix.class/definition.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/shx.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/shx_.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/shy.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/shy_.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/sx.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/sx_.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/sy.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/sy_.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/x.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/x_.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/y.st
    M Athens-Cairo.package/AthensCairoMatrix.class/instance/accessing structure variables/y_.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/session management/checkSession.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/createGetSurfaceFormatFn.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/createLockSurfaceFn.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/createShowSurfaceFn.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/createUnlockSurfaceFn.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/get%5Fdata_.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/get%5Fheight_.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/get%5Fstride_.st
    M Athens-Cairo.package/AthensCairoSurface.class/class/surface plugin callbacks/get%5Fwidth_.st
    M Athens-Cairo.package/AthensCairoSurface.class/instance/converting/asForm.st
    M Athens-Cairo.package/CairoFontExtents.class/definition.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/ascent.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/ascent_.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/descent.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/descent_.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/height.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/height_.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/max%5Fx%5Fadvance.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/max%5Fx%5Fadvance_.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/max%5Fy%5Fadvance.st
    M Athens-Cairo.package/CairoFontExtents.class/instance/accessing structure variables/max%5Fy%5Fadvance_.st
    M Athens-Cairo.package/CairoGlyph.class/definition.st
    M Athens-Cairo.package/CairoGlyph.class/instance/accessing structure variables/index.st
    M Athens-Cairo.package/CairoGlyph.class/instance/accessing structure variables/index_.st
    M Athens-Cairo.package/CairoGlyph.class/instance/accessing structure variables/x.st
    M Athens-Cairo.package/CairoGlyph.class/instance/accessing structure variables/x_.st
    M Athens-Cairo.package/CairoGlyph.class/instance/accessing structure variables/y.st
    M Athens-Cairo.package/CairoGlyph.class/instance/accessing structure variables/y_.st
    M Athens-Cairo.package/CairoTextExtents.class/definition.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/height.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/height_.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/width.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/width_.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/x%5Fadvance.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/x%5Fadvance_.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/x%5Fbearing.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/x%5Fbearing_.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/y%5Fadvance.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/y%5Fadvance_.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/y%5Fbearing.st
    M Athens-Cairo.package/CairoTextExtents.class/instance/accessing structure variables/y%5Fbearing_.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/definition.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/getSurfaceFormatFn.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/getSurfaceFormatFn_.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/lockSurfaceFn.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/lockSurfaceFn_.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/majorVersion.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/majorVersion_.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/minorVersion.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/minorVersion_.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/showSurfaceFn.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/showSurfaceFn_.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/unlockSurfaceFn.st
    M Athens-Cairo.package/SQSurfaceDispatch.class/instance/accessing structure variables/unlockSurfaceFn_.st
    M ConfigurationOfUnifiedFFI.package/ConfigurationOfUnifiedFFI.class/instance/symbolic versions/stable_.st
    A ConfigurationOfUnifiedFFI.package/ConfigurationOfUnifiedFFI.class/instance/versions/v0%5F26%5F1_.st
    A OSWindow-SDL2.package/OSSDL2Driver.class/class/testing/isVMDisplayUsingSDL2.st
    A OSWindow-SDL2.package/OSSDL2Driver.class/instance/events-processing/eventLoopProcessWithVMWindow.st
    A OSWindow-SDL2.package/OSSDL2Driver.class/instance/events-processing/primitivePollVMSDL2Event_size_.st
    A OSWindow-SDL2.package/OSSDL2Driver.class/instance/events-processing/primitiveSetVMSDL2Input_.st
    M OSWindow-SDL2.package/OSSDL2Driver.class/instance/events-processing/setupEventLoop.st
    M OSWindow-SDL2.package/SDL_Color.class/definition.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/a.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/a_.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/b.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/b_.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/g.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/g_.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/r.st
    M OSWindow-SDL2.package/SDL_Color.class/instance/accessing structure variables/r_.st
    M OSWindow-SDL2.package/SDL_CommonEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_CommonEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_CommonEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_CommonEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_CommonEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/axis.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/axis_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding3.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding3_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding4.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/padding4_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/value.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/value_.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerAxisEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerButtonDownEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerButtonEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerButtonUpEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceAddedEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceAddedEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceAddedEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceAddedEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceAddedEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceAddedEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemappedEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemappedEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemappedEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemappedEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemappedEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemappedEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemovedEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemovedEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemovedEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemovedEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemovedEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_ControllerDeviceRemovedEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/instance/accessing structure variables/file.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/instance/accessing structure variables/file_.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_DropEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/axis.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/axis_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding3.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding3_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding4.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/padding4_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/value.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/value_.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyAxisEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyButtonDownEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyButtonEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyButtonUpEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceAddedEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyDeviceAddedEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceAddedEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyDeviceAddedEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceAddedEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyDeviceAddedEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyDeviceEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceRemovedEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_JoyDeviceRemovedEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceRemovedEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_JoyDeviceRemovedEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_JoyDeviceRemovedEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_JoyDeviceRemovedEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/keysym.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/keysym_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/padding3.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/padding3_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/repeat.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/repeat_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_KeyDownEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/keysym.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/keysym_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/padding3.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/padding3_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/repeat.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/repeat_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_KeyUpEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/keysym.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/keysym_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/padding3.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/padding3_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/repeat.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/repeat_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_KeyboardEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_Keysym.class/definition.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/mod.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/mod_.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/scancode.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/scancode_.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/sym.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/sym_.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/unused.st
    M OSWindow-SDL2.package/SDL_Keysym.class/instance/accessing structure variables/unused_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_MouseButtonDownEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_MouseButtonEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/button.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/button_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_MouseButtonUpEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/state.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/state_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/xrel.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/xrel_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/yrel.st
    M OSWindow-SDL2.package/SDL_MouseMotionEvent.class/instance/accessing structure variables/yrel_.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/which.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/which_.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_MouseWheelEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_Palette.class/definition.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/colors.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/colors_.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/ncolors.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/ncolors_.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/refcount.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/refcount_.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/version.st
    M OSWindow-SDL2.package/SDL_Palette.class/instance/accessing structure variables/version_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/definition.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Aloss.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Aloss_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Amask.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Amask_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Ashift.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Ashift_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/BitsPerPixel.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/BitsPerPixel_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Bloss.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Bloss_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Bmask.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Bmask_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Bshift.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Bshift_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/BytesPerPixel.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/BytesPerPixel_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Gloss.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Gloss_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Gmask.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Gmask_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Gshift.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Gshift_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Rloss.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Rloss_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Rmask.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Rmask_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Rshift.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/Rshift_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/format.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/format_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/next.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/next_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/pad1.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/pad1_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/pad2.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/pad2_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/palette.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/palette_.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/refcount.st
    M OSWindow-SDL2.package/SDL_PixelFormat.class/instance/accessing structure variables/refcount_.st
    M OSWindow-SDL2.package/SDL_Point.class/definition.st
    M OSWindow-SDL2.package/SDL_Point.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_Point.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_Point.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_Point.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_QuitEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_QuitEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_QuitEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_QuitEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_Rect.class/definition.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/h.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/h_.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/w.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/w_.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_Rect.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/flags.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/flags_.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/max%5Ftexture%5Fheight.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/max%5Ftexture%5Fheight_.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/max%5Ftexture%5Fwidth.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/max%5Ftexture%5Fwidth_.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/name.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/name_.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/num%5Ftexture%5Fformats.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/num%5Ftexture%5Fformats_.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/texture%5Fformats.st
    M OSWindow-SDL2.package/SDL_RendererInfo.class/instance/accessing structure variables/texture%5Fformats_.st
    M OSWindow-SDL2.package/SDL_Surface.class/definition.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/clip%5Frect.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/clip%5Frect_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/flags.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/flags_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/format.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/format_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/h.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/h_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/lock%5Fdata.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/lock%5Fdata_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/locked.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/locked_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/map.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/map_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/pitch.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/pitch_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/pixels.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/pixels_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/refcount.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/refcount_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/userdata.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/userdata_.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/w.st
    M OSWindow-SDL2.package/SDL_Surface.class/instance/accessing structure variables/w_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/instance/accessing structure variables/info.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/instance/accessing structure variables/info_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/instance/accessing structure variables/subsystem.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/instance/accessing structure variables/subsystem_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/instance/accessing structure variables/version.st
    M OSWindow-SDL2.package/SDL_SysWMinfo.class/instance/accessing structure variables/version_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_AndroidInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_AndroidInfo.class/instance/accessing structure variables/surface.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_AndroidInfo.class/instance/accessing structure variables/surface_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_AndroidInfo.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_AndroidInfo.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_CocoaInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_CocoaInfo.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_CocoaInfo.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/instance/accessing structure variables/dfb.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/instance/accessing structure variables/dfb_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/instance/accessing structure variables/surface.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/instance/accessing structure variables/surface_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_DirectFBInfo.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/android.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/android_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/cocoa.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/cocoa_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/dfb.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/dfb_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/mir.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/mir_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/uikit.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/uikit_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/win.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/win_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/winrt.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/winrt_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/wl.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/wl_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/x11.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_InfoUnion.class/instance/accessing structure variables/x11_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_MirInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_MirInfo.class/instance/accessing structure variables/connection.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_MirInfo.class/instance/accessing structure variables/connection_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_MirInfo.class/instance/accessing structure variables/surface.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_MirInfo.class/instance/accessing structure variables/surface_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/colorbuffer.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/colorbuffer_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/framebuffer.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/framebuffer_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/resolveFramebuffer.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/resolveFramebuffer_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_UIKitInfo.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/instance/accessing structure variables/display.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/instance/accessing structure variables/display_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/instance/accessing structure variables/shell%5Fsurface.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/instance/accessing structure variables/shell%5Fsurface_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/instance/accessing structure variables/surface.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WaylandInfo.class/instance/accessing structure variables/surface_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsInfo.class/instance/accessing structure variables/hdc.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsInfo.class/instance/accessing structure variables/hdc_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsInfo.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsInfo.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsRTInfo.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsRTInfo.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_WindowsRTInfo.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_X11Info.class/definition.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_X11Info.class/instance/accessing structure variables/display.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_X11Info.class/instance/accessing structure variables/display_.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_X11Info.class/instance/accessing structure variables/window.st
    M OSWindow-SDL2.package/SDL_SysWMinfo_X11Info.class/instance/accessing structure variables/window_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text0.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text0_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text1.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text10.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text10_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text11.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text11_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text12.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text12_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text13.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text13_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text14.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text14_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text15.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text15_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text16.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text16_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text17.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text17_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text18.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text18_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text19.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text19_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text1_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text2.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text20.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text20_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text21.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text21_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text22.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text22_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text23.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text23_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text24.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text24_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text25.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text25_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text26.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text26_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text27.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text27_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text28.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text28_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text29.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text29_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text2_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text3.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text30.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text30_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text31.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text31_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text3_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text4.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text4_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text5.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text5_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text6.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text6_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text7.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text7_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text8.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text8_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text9.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/text9_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_TextInputEvent.class/instance/accessing structure variables/windowID_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/dx.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/dx_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/dy.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/dy_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/fingerId.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/fingerId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/pressure.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/pressure_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/touchId.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/touchId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_TouchFingerDownEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/dx.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/dx_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/dy.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/dy_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/fingerId.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/fingerId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/pressure.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/pressure_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/touchId.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/touchId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_TouchFingerEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/dx.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/dx_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/dy.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/dy_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/fingerId.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/fingerId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/pressure.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/pressure_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/touchId.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/touchId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_TouchFingerMotionEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/dx.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/dx_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/dy.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/dy_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/fingerId.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/fingerId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/pressure.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/pressure_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/touchId.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/touchId_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/x.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/x_.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/y.st
    M OSWindow-SDL2.package/SDL_TouchFingerUpEvent.class/instance/accessing structure variables/y_.st
    M OSWindow-SDL2.package/SDL_Version.class/definition.st
    M OSWindow-SDL2.package/SDL_Version.class/instance/accessing structure variables/major.st
    M OSWindow-SDL2.package/SDL_Version.class/instance/accessing structure variables/major_.st
    M OSWindow-SDL2.package/SDL_Version.class/instance/accessing structure variables/minor.st
    M OSWindow-SDL2.package/SDL_Version.class/instance/accessing structure variables/minor_.st
    M OSWindow-SDL2.package/SDL_Version.class/instance/accessing structure variables/patch.st
    M OSWindow-SDL2.package/SDL_Version.class/instance/accessing structure variables/patch_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/definition.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/data1.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/data1_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/data2.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/data2_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/event.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/event_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/padding1.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/padding1_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/padding2.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/padding2_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/padding3.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/padding3_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/timestamp.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/timestamp_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/type.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/type_.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/windowID.st
    M OSWindow-SDL2.package/SDL_WindowEvent.class/instance/accessing structure variables/windowID_.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60418.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60419.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60418.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60419.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M UnifiedFFI-Tests.package/FFIExternalStructurePlatformTests.class/instance/tests/testStructureHasCorrectOffsets32bits.st
    M UnifiedFFI-Tests.package/FFIExternalStructurePlatformTests.class/instance/tests/testStructureHasCorrectOffsets64bits.st
    M UnifiedFFI.package/FFICallbackType.class/instance/emitting code/offsetReadFieldAt_.st
    M UnifiedFFI.package/FFICallbackType.class/instance/emitting code/offsetWriteFieldAt_with_.st
    M UnifiedFFI.package/FFICallbackType.class/instance/emitting code/readFieldAt_.st
    M UnifiedFFI.package/FFIVoid.class/instance/accessing/callbackReturnOn_for_.st

  Log Message:
  -----------
  60419
19781 callback with return of void* leads to an invalid return
        https://pharo.fogbugz.com/f/cases/19781

19783 prepare SDL2 for 64bits
        https://pharo.fogbugz.com/f/cases/19783

19782 prepare Athens for 64bits
        https://pharo.fogbugz.com/f/cases/19782

http://files.pharo.org/image/60/60419.zip