filmov
tv
Java Game Tutorial: Ep 50 - TilePlacer

Показать описание
Learning Java 2D Game programming: Ep 50 - TilePlacer
In this episode we make something called a MouseAction, which implements the MouseConsumer interface and will be attached to our mouse buttons. Currently we only deal with the primary mouse button. Then we make a TilePlacer which is a MouseAction. Now we can place tiles, yay for that!
In this episode we make something called a MouseAction, which implements the MouseConsumer interface and will be attached to our mouse buttons. Currently we only deal with the primary mouse button. Then we make a TilePlacer which is a MouseAction. Now we can place tiles, yay for that!