Works again.
[uxul-world.git] / trampoline.lisp
1 ;;; Copyright 2010-2011 Christoph Senjak\r
2 \r
3 (in-package :uxul-world)\r
4 \r
5 (defclass trampoline (game-object-with-animation)\r
6   ((dont-ignore :accessor dont-ingnore :initform t)\r
7    (width :initarg :width :initform 64 :accessor width)\r
8    (height :initarg :height :initform 64