X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=NJOutputKeyPress.h;fp=NJOutputKeyPress.h;h=0000000000000000000000000000000000000000;hp=052b0100547c9a06b40a2a314641512acf5e231c;hb=0064c1fbff36795885a9724081af2a17d83c20a3;hpb=56d825ba259066d847a9fc3f9c8c0c0a362a1507 diff --git a/NJOutputKeyPress.h b/NJOutputKeyPress.h deleted file mode 100644 index 052b010..0000000 --- a/NJOutputKeyPress.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// NJOutputKeyPress.h -// Enjoy -// -// Created by Sam McCall on 5/05/09. -// Copyright 2009 University of Otago. All rights reserved. -// - -#import "NJOutput.h" - -@interface NJOutputKeyPress : NJOutput - -@property (nonatomic, assign) CGKeyCode vk; - -@end