Added realtime reflections on the frame. They are a little bit hacky but don't have any impact on performances.

This commit is contained in:
Filippo Scognamiglio
2014-04-05 15:14:52 +02:00
parent 80404ffe89
commit e62ee54aea
10 changed files with 77 additions and 19 deletions
+5
View File
@@ -15,4 +15,9 @@ TerminalFrame{
-15,
terminal.width + 15,
terminal.height + 15)
displacementLeft: 0
displacementTop: 0
displacementRight: 0
displacementBottom: 0
}