Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//
//  SceneButton.m
//  StoryBoard
//
//  Created by Fabrizio on 03/06/13.
//  Copyright (c) 2013 Odyssey. All rights reserved.
//

#import "SceneButton.h"

@implementation SceneButton

@synthesize image;
@synthesize targetId;
@synthesize text;
@synthesize preCond;
@synthesize postCond;

@end

Commits for Nextrek/iOS/StoryBoard/StoryBoard/DataModel/SceneButton.m

Diff revisions: vs.
Revision Author Commited Message
52 FAquili picture FAquili Tue 10 Dec, 2013 21:18:24 +0000

1.0 Storyboards