Skip to content

Instantly share code, notes, and snippets.

@rosem
Created June 23, 2015 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosem/42559059bba11ffef16c to your computer and use it in GitHub Desktop.
Save rosem/42559059bba11ffef16c to your computer and use it in GitHub Desktop.
//
// StaticVisionViewController.h
// tbx_Sensation
//
// Created by Mike Rose on 4/8/15.
// Copyright (c) 2015 Mike Rose. All rights reserved.
//
#import <Player/Player.h>
@interface StaticVisionViewController : MSSInstrumentViewController <UICollectionViewDataSource, UICollectionViewDelegate, UICollectionViewDelegateFlowLayout>
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment