diff options
| -rw-r--r-- | Spear/Scene/GameObject.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Spear/Scene/GameObject.hs b/Spear/Scene/GameObject.hs index 1d5fed2..0fcdd4f 100644 --- a/Spear/Scene/GameObject.hs +++ b/Spear/Scene/GameObject.hs | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | module Spear.Scene.GameObject | 1 | module Spear.Scene.GameObject |
| 2 | ( | 2 | ( |
| 3 | GameObject | 3 | GameObject |
| 4 | , GameStyle | ||
| 4 | -- * Construction | 5 | -- * Construction |
| 5 | , goNew | 6 | , goNew |
| 6 | -- * Manipulation | 7 | -- * Manipulation |
