Sokoban API summary

Here are some of the most useful classes, fields and methods in the Sokoban API. For more details, look at the source code.

All fields and methods are public unless noted otherwise.

enum EDirection

class CTile

class BoardCompact

abstract class CAction

class CMove extends CAction

class CPush extends CAction

abstract class ArtificialAgent