Sha256: 3f7b480595f6dd0c39b3c77a714df4f3f66c5841581c26e403811cfc3f0382d9

Contents?: true

Size: 150 Bytes

Versions: 4

Compression:

Stored size: 150 Bytes

Contents

#import <Foundation/Foundation.h>
#import "IRhoRubyFloat.h"


@protocol IRhoRubyMutableFloat <IRhoRubyFloat>

-(void) setDouble:(double)value;

@end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rhodes-7.6.0 platform/iphone/rhodesruby/api/IRhoRubyMutableFloat.h
rhodes-7.5.1 platform/iphone/rhodesruby/api/IRhoRubyMutableFloat.h
rhodes-7.4.1 platform/iphone/rhodesruby/api/IRhoRubyMutableFloat.h
rhodes-7.1.17 platform/iphone/rhodesruby/api/IRhoRubyMutableFloat.h