com.rayrobdod.boardGame.swingView
Like java.util.ServiceLoader, but for Tilesheets.
java.util.ServiceLoader
Is willing to load either resources using 'path/to/file' or scala objects 'package.name.object'
3.0.0
(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
scanRight
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.
transpose
IllegalArgumentException
Like
java.util.ServiceLoader
, but for Tilesheets.Is willing to load either resources using 'path/to/file' or scala objects 'package.name.object'
3.0.0