Package | Description |
---|---|
libsidplay.sidtune | |
ui.entities.collection |
Modifier and Type | Field and Description |
---|---|
protected SidTune.Clock |
SidTuneInfo.clockSpeed
intended speed, see top
|
Modifier and Type | Method and Description |
---|---|
SidTune.Clock |
SidTuneInfo.getClockSpeed() |
static SidTune.Clock |
SidTune.Clock.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SidTune.Clock[] |
SidTune.Clock.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<HVSCEntry,SidTune.Clock> |
HVSCEntry_.clockFreq |
Modifier and Type | Method and Description |
---|---|
SidTune.Clock |
HVSCEntry.getClockFreq() |
Modifier and Type | Method and Description |
---|---|
void |
HVSCEntry.setClockFreq(SidTune.Clock clockFreq) |
Copyright © 2018 Ken Händel. All rights reserved.