Menu

Commit [r1732]  Maximize  Restore  History

Laying the groundwork for block inversion support, with nice animations of

that. To do this, m_currRot had to be tweaked to declare it as
AttemptedBlockMovementEvent instead of the prior AttemptedBlockRotationEvent,
which is a more general case, and so inversions can be stuffed into that
parameter as well. We're sort of going to treat inversions as rotations.

nerius 2023-11-18

changed /blockout/src/net/blockout/event/AttemptedBlockInversionEvent.java
changed /blockout/src/net/blockout/event/AttemptedBlockRotationEvent.java
added /blockout/src/net/blockout/event/TranslationComponent.java
changed /blockout/src/net/blockout/impl/LocalBlockoutBoard.java
/blockout/src/net/blockout/event/AttemptedBlockInversionEvent.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/event/AttemptedBlockRotationEvent.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/event/TranslationComponent.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/impl/LocalBlockoutBoard.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.