Uses of Class
net.mtrop.doom.demo.Demo.Tic
Packages that use Demo.Tic
-
Uses of Demo.Tic in net.mtrop.doom.demo
Methods in net.mtrop.doom.demo that return Demo.TicModifier and TypeMethodDescriptionstatic Demo.Tic
Demo.Tic.create
(int forward, int rightStrafe, int turnLeft, byte action) Creates a game tic.Demo.getTic
(int tic) Gets a demo Tic at a particular gametic, first player only.Demo.getTic
(int tic, int player) Returns a Tic at a particular gametic.Methods in net.mtrop.doom.demo with parameters of type Demo.Tic