topical media & game development
mobile-query-game-tests-human-transformation-test1.htm / htm
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script src="../../../jquery.gamequery.js"></script>
<script>
$(function(){
var animation = new .gameQuery.ANIMATION_HORIZONTAL, numberOfFrame: 4, delta: 32, rate: 300});
$("#playground").playground({height: 64, width: 480});
.playground().startGame();
});
</script>
</head>
<body>
<h2>1st 45deg rotate, 2nd 2x scale, two next both combined, 5th fliped horizontaly, 6th fliped verticaly:</h2>
<div id="playground" style="width: 350px; height: 50px; background: white"></div>
</body>
</html>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.